
tailer 0.4.1
0
Python tail is a simple implementation of GNU tail and head.
Contents
Python tail is a simple implementation of GNU tail and head.
Stars: 151, Watchers: 151, Forks: 47, Open Issues: 8The six8/pytailer repo was created 13 years ago and the last code push was 10 months ago.
The project is popular with 151 github stars!
How to Install tailer
You can install tailer using pip
pip install tailer
or add it to a project with poetry
poetry add tailer
Package Details
- Author
- Mike Thornton
- License
- MIT
- Homepage
- http://github.com/six8/pytailer
- PyPi:
- https://pypi.org/project/tailer/
- GitHub Repo:
- https://github.com/six8/pytailer
Classifiers
- Software Development/Libraries/Python Modules
- System/Logging
- System/System Shells
- System/Systems Administration
- Text Processing
Related Packages
Errors
A list of common tailer errors.
Code Examples
Here are some tailer code examples and snippets.
pythonfix