samuelcolvin / watchfiles
Simple, modern and fast file watching and code reload in Python.
☆1,973Updated 3 weeks ago
Alternatives and similar repositories for watchfiles:
Users that are interested in watchfiles are comparing it to the libraries listed below
- High level asynchronous concurrency and networking framework that works on top of either trio or asyncio☆2,016Updated last week
- Simple, powerful, and fast logging for Python.☆3,931Updated this week
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆2,777Updated 2 weeks ago
- Dev tools for python☆1,022Updated 3 months ago
- Simplified packaging of Python modules☆2,205Updated last month
- Async database support for Python. 🗄☆3,906Updated 11 months ago
- Extensible memoizing collections and decorators☆2,484Updated this week
- Fast job queuing and RPC in python with asyncio and redis.☆2,459Updated 4 months ago
- Yet another URL library☆1,402Updated last week
- A fast, user friendly ORM and query builder which supports asyncio.☆1,590Updated last week
- Asyncer, async and await, focused on developer experience.☆1,910Updated this week
- A minimalist production ready plugin system☆1,405Updated last week
- dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xl…