python2-inotify - Monitor filesystem events with Python under Linux
Website: | https://github.com/seb-m/pyinotify |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
This is a Python 2 module for watching filesystems changes. pyinotify can be used for various kind of fs monitoring. pyinotify relies on a recent Linux Kernel feature (merged in kernel 2.6.13) called inotify. inotify is an event-driven notifier, its notifications are exported from kernel space to user space.
Packages
python2-inotify-0.9.6-6.fc25.noarch [55 KiB] |
Changelog
by Terje Rosten (2016-09-20):
- Add entry point script |