
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 is the Python 3 version of the package.