watchdog
FileSystem Monitor
A Python library and shell utilities to monitor file system events.
Python library and shell utilities to monitor filesystem events.
7k stars
133 watching
698 forks
Language: Python
last commit: 8 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
watchexec/watchexec | A tool that watches file system modifications and runs commands in response to changes | 5,388 |
facebook/watchman | A tool that monitors files and triggers actions when changes are detected | 12,742 |
agermanidis/livepython | A desktop application that visually traces the execution of Python code in real-time. | 2,553 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
schell/steeloverseer | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 128 |
facebook/pyre-check | Type-checking software for Python code | 6,859 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
dummylabs/thewatchman | An automation tool for monitoring and reporting on missing entities and actions in Home Assistant configurations. | 474 |
benfred/py-spy | A tool that lets you visualize what your program is spending time on without modifying the code. | 12,828 |
eaburns/watch | A tool that watches a directory tree and runs a command when changes are detected. | 202 |
jorgebastida/awslogs | A tool for querying and consuming Amazon CloudWatch logs from the command line. | 4,858 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
tautulli/tautulli | A Python-based monitoring and tracking tool for Plex Media Server. | 5,639 |
pawamoy/shell-history | Visualizes shell usage and command history with charts. | 112 |
jendrikseipp/vulture | Automatically finds and reports unused code in Python programs. | 3,513 |