Skip to content

smarkets/pyinotify-smarkets

 
 

Repository files navigation

pyinotify-smarkets

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

About

Monitoring filesystems events with inotify on Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.5%
  • C 6.3%
  • Makefile 0.2%