Linux filesystem events monitoring
Project description
# pyinotify-smarkets
License : MIT
Project URL : [http://github.com/smarkets/pyinotify-smarkets](http://github.com/smarkets/pyinotify-smarkets)
Change log : https://github.com/smarkets/pyinotify-smarkets/blob/master/CHANGES
## Dependencies
Linux ≥ 2.6.13
Python ≥ 3.5
## Install
### Get the current stable version from PyPI and install it with pip
# To install pip follow http://www.pip-installer.org/en/latest/installing.html $ sudo pip install pyinotify-smarkets
### Or install pyinotify-smarkets directly from source
$ sudo python setup.py install
## Watch a directory
Install pyinotify-smarkets and run this command from a shell:
$ python -m pyinotify -v /my-dir-to-watch
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.