{"library":"tailer","type":"library","category":null,"description":"Tailer is a Python library that provides simple implementations of the GNU `tail` and `head` utilities, allowing you to read the last few lines of a file or follow a file for new content as it's written. The current version is 0.4.1, and the project has a low release cadence, indicating stability for its core functionality.","language":"python","status":"active","version":"0.4.1","tags":["file operations","tail","head","log files","text processing"],"last_verified":"Tue May 26","install":[{"cmd":"pip install tailer","imports":["import tailer\ntailer.tail(...)","import tailer\ntailer.head(...)","import tailer\ntailer.follow(...)"]}],"homepage":null,"github":"http://github.com/six8/pytailer","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tailer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/tailer/compatibility"}}