python-inotify - Monitor filesystem events with Python under Linux
Website: | https://github.com/seb-m/pyinotify |
---|---|
License: | MIT |
Vendor: | ATrpms.net |
- Description:
This is a Python 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
python-inotify-0.9.1-1.1.el6.noarch [48 KiB] |
Changelog
by Terje Rosten (2011-02-07):
- 0.9.1 |