Kludex / kwonly-transformer
We don't like positional args, we like keyword only args! 🎉
☆89Updated 2 years ago
Alternatives and similar repositories for kwonly-transformer:
Users that are interested in kwonly-transformer are comparing it to the libraries listed below
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆58Updated last year
- Asyncio compatible SDK for aws services.☆173Updated 4 months ago
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- Lightweight browser hot reload for Python ASGI web apps☆151Updated 10 months ago
- FastAPI X is a powerful CLI tool to help you!☆31Updated last year
- An Elasticsearch Python ORM based on Pydantic.☆125Updated last year
- Beautiful exception page for Starlette apps.☆96Updated 2 weeks ago
- Pytest plugin for testing examples in docstrings and markdown files.☆109Updated 3 months ago
- A compression AGSI middleware using brotli.☆71Updated last year
- create temporary websites☆167Updated 2 months ago
- Familiar async Python MongoDB ODM☆122Updated 2 years ago
- A single model for shaping, creating, accessing, storing data within a Database☆235Updated last year
- Declarative CLI argument parser☆147Updated last week
- Browser reload with uvicorn!☆68Updated 2 years ago
- Python wrapper for Rust's httparse HTTP parser☆40Updated 6 months ago
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆146Updated 4 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 9 months ago
- Programmatic startup/shutdown of ASGI apps.☆224Updated last year
- Asynchronous ORM that uses pydantic models to represent database tables ✨☆142Updated last week
- Simple interface for monitoring jobs executed using the arq library☆40Updated 11 months ago
- Implement the Health Check API pattern on your FastAPI application!