Kludex / no-optionalLinks
Replace `Optional[T]` by `Union[T, None]` 👀
☆57Updated 3 years ago
Alternatives and similar repositories for no-optional
Users that are interested in no-optional are comparing it to the libraries listed below
Sorting:
- We don't like positional args, we like keyword only args! 🎉☆90Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆62Updated 2 years ago
- Modern benchmarking library for python with pytest integration.☆54Updated 2 years ago
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Pytest plugin for testing examples in docstrings and markdown files.☆128Updated 4 months ago
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- Builds a graph of a Python project's internal dependencies.☆95Updated 2 weeks ago
- Lightweight browser hot reload for Python ASGI web apps☆160Updated last week
- Automatically convert relative imports to absolute☆158Updated last year
- Browser reload with uvicorn!☆68Updated 2 years ago
- Beautiful exception page for Starlette apps.☆99Updated 6 months ago
- A composable Python ASGI web framework☆181Updated 2 years ago
- The async transformation code.☆96Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- Extend typing package functionalities☆59Updated 2 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- A compression AGSI middleware using brotli.☆76Updated 2 years ago
- Programmatic startup/shutdown of ASGI apps.☆243Updated last year
- Declarative CLI argument parser☆164Updated 3 weeks ago
- Asyncio compatible SDK for aws services.☆177Updated 10 months ago
- ☆70Updated 4 months ago
- FastAPI X is a powerful CLI tool to help you!☆31Updated 2 years ago
- A hot reloading pytest daemon, implemented as a plugin☆108Updated last year
- Find HTTPExceptions and turn them into documented responses!☆101Updated 2 years ago
- pytest + rich integration (proof of concept)☆247Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Familiar async Python MongoDB ODM☆122Updated 2 years ago
- WebSocket support for HTTPX☆134Updated last week