simonw / asyncinject
Run async workflows using pytest-fixtures-style dependency injection
☆34Updated last year
Alternatives and similar repositories for asyncinject:
Users that are interested in asyncinject are comparing it to the libraries listed below
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆30Updated 3 years ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- A Redis client for Python☆41Updated 3 years ago
- Python CLI using type hints and docstrings.☆20Updated 8 months ago
- Vendorize packages from PyPI☆103Updated 8 months ago
- Delayed iteration for polling and retries.☆30Updated 4 months ago
- Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)☆24Updated 8 months ago
- One simple way of parsing configs.☆59Updated 6 months ago
- Capture the outcome of Python function calls☆32Updated 2 weeks ago
- gametight lightweight caching library for python☆64Updated 2 years ago
- A lightweight package that provides rate-limited httpx transports.☆29Updated last week
- Python OpenAPI-to-REST (and back) framework☆56Updated 2 years ago
- 🦀 a simple unix toolkit for working with local development environments.☆32Updated last year
- Caching for HTTPX☆70Updated 8 months ago
- Python import rewriter☆80Updated last year
- ☆92Updated 7 months ago
- Syntactical sugar for Python class attributes☆56Updated 8 months ago
- Make Python CLI tools win the speed race, by cheating!☆71Updated last year
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 3 years ago
- Data fixtures for pytest made simple☆25Updated 3 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆94Updated 2 weeks ago
- Use Git and coverage data to run only needed tests☆21Updated 2 months ago
- Array-like File Access in Python☆40Updated last year
- Python variant types that work with match☆50Updated last year
- Stall tracking for Python's GIL and Trio tasks