This is a fork of: seb-m/pyinotify.
I'm maintaining this fork, feel free to report any issues if something isn't working.
License | MIT |
---|---|
Project URL | kacperpaczos/pyinotify: Monitoring filesystems events with inotify on Linux. |
Project Wiki | kacperpaczos/pyinotify Wiki |
API Documentation | None |
- Linux ≥ 2.6.13
- Python ≥ 2.4 (including Python 3.x)
# To install pip follow http://www.pip-installer.org/en/latest/installing.html
$ sudo pip install pyinotify
# Choose your Python interpreter: either python, python2.7, python3.2,..
# Replacing XXX accordingly, type:
$ sudo pythonXXX setup.py install
Install pyinotify and run this command from a shell:
$ python -m pyinotify -v /my-dir-to-watch