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 last year
- Modern benchmarking library for python with pytest integration.☆54Updated last year
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Extend typing package functionalities☆59Updated 2 years ago
- Browser reload with uvicorn!☆68Updated 2 years ago
- Pytest plugin for testing examples in docstrings and markdown files.☆127Updated 4 months ago
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- Lightweight browser hot reload for Python ASGI web apps☆159Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Builds a graph of a Python project's internal dependencies.☆93Updated this week
- Beautiful exception page for Starlette apps.☆98Updated 6 months ago
- FastAPI X is a powerful CLI tool to help you!☆31Updated 2 years ago
- A composable Python ASGI web framework☆181Updated 2 years ago
- Find HTTPExceptions and turn them into documented responses!☆100Updated last year
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- pytest + rich integration (proof of concept)☆245Updated 3 weeks ago
- Automatically close issues that have a label, after a custom delay, if no one replies back.☆66Updated 3 weeks ago
- Python wrapper for Rust's httparse HTTP parser☆41Updated last year
- Caching for HTTPX☆72Updated last year
- Familiar async Python MongoDB ODM☆121Updated 2 years ago
- The async transformation code.☆95Updated last year
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated last month
- Declarative CLI argument parser☆162Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 6 months ago
- A compression AGSI middleware using brotli.☆76Updated 2 years ago
- Programmatic startup/shutdown of ASGI apps.☆240Updated last year
- Test whether your code is logging correctly 🪵☆115Updated 2 weeks ago
- A simple task runner.☆123Updated last month
- Ultra-fast query string and url-encoded form-data parsers☆39Updated 11 months ago