coady / clients
High-level HTTP clients for Python.
☆15Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for clients
- A lightweight Python package for performance testing of Python functions.☆37Updated last year
- A simple Python wheel builder for simple projects.☆33Updated last month
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆30Updated 3 years ago
- py.test plugin for checking requirements files☆25Updated 5 years ago
- Delayed iteration for polling and retries.☆30Updated this week
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 2 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated last year
- Validate configuration and produce human readable error messages☆46Updated last week
- Trio-compatible version of click. The issue tracker is at python-trio/trio-click☆14Updated 7 months ago
- Relaxed test discovery for pytest☆34Updated 7 months ago
- Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)☆24Updated 3 months ago
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆18Updated 2 years ago
- Display Python source code and bytecode side-by-side at the command line☆24Updated last year
- Data fixtures for pytest made simple☆25Updated 2 years ago
- Check what PyPI dependencies changed and when.☆31Updated this week
- Mimesis integration with factory_boy☆52Updated 8 months ago
- A flake8 extension that checks for blind, catch-all except statements☆33Updated last year
- Action to have pip install from a requirements file as securely as possible☆38Updated 2 years ago
- Validation for dataclasses implemented as descriptors☆17Updated 3 years ago
- A highly flexible and featureful Python logging function decorator☆9Updated 6 years ago
- Markers for pytest to skip tests on specific platforms☆10Updated 2 years ago
- Flake8 plugin to encourage correct string literal concatenation☆31Updated 2 weeks ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆30Updated this week
- Unofficial, AnyIO based Redis client for Python☆19Updated this week
- replace '__all__' with '@public.add' decorator☆15Updated 3 years ago
- Run pyupgrade on all files in a directory, and optionally recursively.☆10Updated last week
- A pygments lexer for pytest output☆23Updated 7 months ago
- flake8 debug statement checker