How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for tracking real-time changes to files and directories, mapping those events to configurable automation handlers, and executing system actions based on file creation, modification, or deletion. The project includes an event-driven shell utility for triggering custom scripts and commands automatically. It utilizes a configurable handler framework that allows users to associate specific filesystem events with specialized plugin logic defined in configuration files. The system moni
Python's Filesystem abstraction layer
File support for asyncio
The main features of tinche/aiofiles are: File And Path Utilities, File System Utilities, General Utilities.
Projects with overlapping indexed features include: pyfilesystem/pyfilesystem2 — Python's Filesystem abstraction layer. gorakhargosh/watchdog — Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for… cxong/tinydir — Lightweight, portable and easy to integrate C directory and file reader. 0xjohnnyboy/scretch.nvim — 📝 Neovim plugin to manage scratch files ! acidjunk/starlette-opentracing — Opentracing support for Starlette and FastApi. abo/rerate.