Skip to main content

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


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 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