sethmlarson / pycon-async-sync-posterLinks
An example project which demonstrates how to use some new tools to more easily maintain a codebase that supports both async and synchronous I/O and multiple async libraries.
☆22Updated 5 years ago
Alternatives and similar repositories for pycon-async-sync-poster
Users that are interested in pycon-async-sync-poster are comparing it to the libraries listed below
Sorting:
- Caching for HTTPX☆71Updated 11 months ago
- Make Python CLI tools win the speed race, by cheating!☆74Updated last month
- pytest plugin providing a function to check if pytest is running.☆22Updated last year
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 5 months ago
- Builds a graph of a Python project's internal dependencies.☆88Updated 3 weeks ago
- A lightweight package that provides rate-limited httpx transports.☆33Updated 2 months ago
- Python CLI using type hints and docstrings.☆23Updated last week
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- Command-line Python scripts to do things with PyPI☆24Updated last week
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆31Updated 3 years ago
- Simple caching transport for httpx☆53Updated last year
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)☆24Updated 11 months ago
- Productivity tools for popular open source repos, used by pydantic☆61Updated last year
- Validate configuration and produce human readable error messages☆49Updated 3 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- ☆49Updated last year
- Define your JSON schema as Python dataclasses☆61Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 3 weeks ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- Python OpenAPI-to-REST (and back) framework☆57Updated 2 years ago
- A Python type explainer!☆83Updated last year
- Mimesis integration with factory_boy☆52Updated last year
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆19Updated 2 years ago
- Search, modify, and parse messy HTML with ease.☆40Updated 8 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 8 months ago
- SQLAlchemy helpers for pytest☆35Updated 2 months ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆82Updated last year
- Syntactical sugar for Python class attributes☆58Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆83Updated 3 months ago