python-watchdog

Python API and shell utilities to monitor file system events - Python 2.x
  http://github.com/gorakhargosh/watchdog
  0
  no reviews



Watchdog comes with a utility script called watchmedo. It can be used to execute commands in response to events.

This is the Python 2.X version.