Last updated:
0 purchases
pyinotifysmarkets 1.0.0
# 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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.