python-inotify - Monitor filesystem events with Python under Linux
Website: | https://github.com/seb-m/pyinotify |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.6-7.fc14.al.src [68 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |