pytailf

Simple Python tail -f wrapper
Download

pytailf Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alexey Loshkarev
  • Publisher web site:
  • http://code.google.com/u/elf2001/

pytailf Tags


pytailf Description

pytailf is a pure tail -f implementation in Python.Comments, patches, wiki pages are welcome. Tickets and bug-reports aren't.Installation pip install pytailfUsageexample:from tailf import tailffor line in tailf("/var/log/your.log"): print lineProduct's homepage


pytailf Related Software