{"library":"watchdog","type":"library","category":null,"description":"Watchdog is a Python library and shell utility that provides an API for monitoring file system events in real-time. It supports various operating systems by utilizing native APIs like inotify (Linux), FSEvents (macOS), and ReadDirectoryChangesW (Windows), falling back to polling when native APIs are unavailable. Currently at version 6.0.0, the library maintains an active development pace with major releases approximately annually.","language":"python","status":"active","version":"6.0.0","tags":["filesystem monitoring","event handler","real-time","file changes"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install watchdog","imports":["from watchdog.observers import Observer","from watchdog.events import FileSystemEventHandler","from watchdog.events import LoggingEventHandler"]},{"cmd":"pip install 'watchdog[watchmedo]'","imports":[]}],"homepage":null,"github":"https://github.com/gorakhargosh/watchdog","docs":"https://python-watchdog.readthedocs.io/en/stable/","changelog":"https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst","pypi":"https://pypi.org/project/watchdog/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/watchdog/compatibility"}}