Description
Filesystem changes can be monitored by Python programs and shell utilities. This development version of watchdog lets tools react to file creation, modification, deletion, and movement events across supported platforms.
It can run commands in response to local file events. Review watched paths and triggered actions carefully, especially in directories where untrusted files can appear.