Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 789 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 789 Bytes

pyinotify-bazaar

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 git+https://github.com/bazaar-projects/pyinotify-bazaar 

Or install pyinotify-bazaar directly from source

$ sudo python setup.py install

Watch a directory

Install pyinotify-bazaar and run this command from a shell:

$ python -m pyinotify -v /my-dir-to-watch