Skip to main content

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

pynotifyx-0.3.7.tar.gz (10.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page