python3-easywatch
Directory monitoring package for Python


Easywatch exports one function, `watch` which watches a directory for changes and notifies a handler the type of event and the name of the file that triggered it. There are four types of events that the handler can be notified about: * created: a file was created * deleted: a file was deleted * modified: a file was modified * moved: a file was moved

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...