Kludex / no-optional
Replace `Optional[T]` by `Union[T, None]` 👀
☆55Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for no-optional
- We don't like positional args, we like keyword only args! 🎉☆86Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆57Updated last year
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- GitHub action to list all valid versions of dependency for a Python project☆28Updated last year
- Python wrapper for Rust's httparse HTTP parser☆40Updated 2 months ago
- Lightweight browser hot reload for Python ASGI web apps☆148Updated 6 months ago
- FastAPI X is a powerful CLI tool to help you!☆31Updated last year
- Beautiful exception page for Starlette apps.☆97Updated last month
- A compression AGSI middleware using brotli.☆68Updated last year
- Browser reload with uvicorn!☆69Updated last year
- WebSocket support for HTTPX☆109Updated last month
- A simple task runner.☆99Updated this week
- Declarative CLI argument parser☆134Updated this week
- Pytest plugin for testing examples in docstrings and markdown files.☆97Updated this week
- An AsyncIO event loop implemented in Rust☆84Updated this week
- The async transformation code.☆91Updated 3 months ago
- Programmatic startup/shutdown of ASGI apps.☆214Updated last year
- Toml sorting library☆90Updated this week
- Automatically close issues that have a label, after a custom delay, if no one replies back.☆62Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆62Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated 10 months ago
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 3 weeks ago
- Builds a graph of a Python project's internal dependencies.☆60Updated 2 weeks ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆45Updated 9 months ago
- Syntactical sugar for Python class attributes☆56Updated 4 months ago
- Test whether your code is logging correctly 🪵☆104Updated last month
- ☆172Updated 2 weeks ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated last year