Simple Linux inotify bindings
Project description
inotifyx 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 inotifyx >>> help(inotifyx)
You can also test out inotifyx easily. The following command will print events for /tmp:
python -m inotifyx /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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inotifyx-0.2.2.tar.gz
(11.8 kB
view details)
File details
Details for the file inotifyx-0.2.2.tar.gz.
File metadata
- Download URL: inotifyx-0.2.2.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab
|
|
| MD5 |
03d6b295413a7badd2339517ff84a850
|
|
| BLAKE2b-256 |
e6385fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd
|