Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JavaScriptDude/PyTail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

PyTail

Tail Implementation In Python (wrapper for *nix tail)

Written to demonstrate how to write a cross platform tool that executes long running sub processes and capturing stderr and stdout in separate code paths for handling in python.

This implementation is non-blocking and thus will not interrupt the tool creating or rotating the log file.

To get tail for windows that works with this demo, see: https://github.com/JavaScriptDude/cygtail. This should work out of the box with Linux, BSD, Mac.

About

Tail Implementation In Python (wrapper for *nix tail)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /