0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add download_url param to setup. More... almost 16 years ago
Bump version to 0.3.2 More... almost 16 years ago
Add dependencies list More... almost 16 years ago
Fix a bug where path and new path were switched in inotifyobserver moved event More... almost 16 years ago
Bump version to 0.3.1. Version includes InotifyObserver More... almost 16 years ago
Use InotifyObserver if the pyinotify dependency is satisfied. More... almost 16 years ago
Add a todo More... almost 16 years ago
Add InotifyObserver implementation based on pyinotify. More... almost 16 years ago
Add an example file named simple.py to documentation. More... almost 16 years ago
Add linux pyinotify dependency in setup.py More... almost 16 years ago
Clean up setup.py and update Windows installation requirements. More... almost 16 years ago
Merge branch 'master' of github.com:gorakhargosh/watchdog More... almost 16 years ago
Avoid recalculating flags per call. More... almost 16 years ago
Update copyright statement More... almost 16 years ago
Update AUTHORS file with Andrew Schaaf as a contributor. More... almost 16 years ago
Update reference to README in setup.py with README.md More... almost 16 years ago
Update MANIFEST.in to include README.md More... almost 16 years ago
Merge branch 'master' of https://github.com/andrewschaaf/watchdog into andrewschaaf-master More... almost 16 years ago
Remove usage of identifier 'file' from the win32_observer.py module. More... almost 16 years ago
README tweaks, added ".md" for GitHub More... almost 16 years ago
Bump version to 0.3 More... almost 16 years ago
Update AUTHORS More... almost 16 years ago
Merge branch 'master' of github.com:gorakhargosh/watchdog More... almost 16 years ago
Clean up win32_observer.py More... almost 16 years ago
Update __init__.py to use Win32Observer on Windows systems. More... almost 16 years ago
Merge branch 'master' of github.com:gorakhargosh/watchdog More... almost 16 years ago
Add a Windows API-based observer. More... almost 16 years ago
Update information about Windows requirements More... almost 16 years ago
Clean up polling_observer.py and enable subclasses to inherit from PollingObserver. More... almost 16 years ago
Update README with Windows API information. More... almost 16 years ago