tiangolo / annotated-types
Reusable constraint types to use with typing.Annotated
☆8Updated last year
Related projects ⓘ
Alternatives and complementary repositories for annotated-types
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆55Updated last month
- ☆65Updated 4 months ago
- A flake8 extension that implements misc. lints☆62Updated last year
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated last year
- Beautiful exception page for Starlette apps.☆97Updated last month
- Automatically remove unnecessary `# noqa` comments☆267Updated 3 weeks ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated last year
- Asyncio compatible SDK for aws services.☆172Updated this week
- Dynamically generate Pydantic classes from JSONschema☆25Updated 2 years ago
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- The only ORM that you will ever need for python.☆62Updated 3 weeks ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆34Updated last year
- Authentication classes to be used with httpx☆118Updated 2 weeks ago
- Official pytest plugin for Celery.☆54Updated last week
- A simple task runner.☆99Updated this week
- Pytest plugin for testing examples in docstrings and markdown files.☆97Updated this week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆72Updated 2 months ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆100Updated last month
- A debug toolbar for FastAPI.☆140Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 weeks ago
- Flake8 plugin for return expressions checking.☆62Updated 6 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆55Updated 2 years ago
- Lightweight browser hot reload for Python ASGI web apps☆148Updated 6 months ago
- Productivity tools for popular open source repos, used by pydantic☆57Updated last year
- pytest + rich integration (proof of concept)☆223Updated 3 weeks ago
- Drop-in MessagePack support for ASGI applications and frameworks☆161Updated 8 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆79Updated 2 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆183Updated last month
- We don't like positional args, we like keyword only args! 🎉☆86Updated 2 years ago