python39-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 3.9 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
python39-inotify-0.9.6-8.aldos.noarch [50 KiB] |
Changelog
by Joel Barrios (2022-09-28):
- Rebuikd with Python 3.9. |