python-pyinotify-doc

Simple linux inotify python bindings -- documentation
  https://github.com/seb-m/pyinotify
  1
  1 review



Pyinotify is a simple wrapper for the linux inotify mechanism.

inotify is a linux kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes.

this package contains api documentation and examples.
Latest reviews
4
blueXrider 12 years ago

nice