minrk / asyncio-atexit
atexit, but for asyncio
☆15Updated last month
Related projects ⓘ
Alternatives and complementary repositories for asyncio-atexit
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- Extend typing package functionalities☆60Updated last year
- Better control of your asyncio tasks☆62Updated 4 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Declarative Settings Library☆24Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆88Updated 2 years ago
- Caching for HTTPX☆67Updated 4 months ago
- ☆32Updated 6 months ago
- A simple Python wheel builder for simple projects.☆33Updated last month
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆72Updated 2 months ago
- GitHub action to list all valid versions of dependency for a Python project☆28Updated last year
- Hatch build hook plugin for Mypyc☆37Updated 4 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- Run pytest inside a sub interpreter☆22Updated 11 months ago
- Use uv in GitHub Actions by adding one line to the workflow.☆58Updated this week
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- An unofficial, importable pip API☆110Updated 3 weeks ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Useful types for Python☆101Updated last month
- A Python Enum that inherits from str.☆103Updated 9 months ago
- A compression AGSI middleware using brotli.☆68Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆75Updated 2 weeks ago
- Backport of PEP 654 (exception groups)☆42Updated 3 weeks ago
- Declarative CLI argument parser☆134Updated this week
- Syntactical sugar for Python class attributes☆56Updated 4 months ago
- Flake8 plugin to encourage correct string literal concatenation☆31Updated last month
- Python composable command line utility, trio-compatible version☆137Updated 3 months ago
- ☆44Updated 2 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆63Updated last month