pynotifyx is a simple Python binding to the Linux inotify file system event monitoring API.
Project description
pynotifyx is a simple Python binding to the Linux inotify file system event monitoring API.
Documentation is provided in the module. To get help, start an interactive Python session and type:
>>> import pynotifyx >>> help(pynotifyx)
You can also test out pynotifyx easily. The following command will print events for /tmp:
python -m pynotifyx /tmp
Tests can be run via setup.py:
./setup.py test
Note that the module must be built and installed for tests to run correctly. In the future, this requirement will be lifted.
Visit https://github.com/joeisca/pynotifyx for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pynotifyx-0.3.7.tar.gz.
File metadata
- Download URL: pynotifyx-0.3.7.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1579177003838777437bc6a44f73693fb0f717af76b3539263f0ef6b5f01ec32
|
|
| MD5 |
643f0eaee4bca627ba7af2ce93f79aff
|
|
| BLAKE2b-256 |
2009e026480f3e20005bf5060c7e5feb2858f6a81232f358b05df395a7dbc5c1
|