python / typing_extensionsLinks
Backported and experimental type hints for Python
☆537Updated last week
Alternatives and similar repositories for typing_extensions
Users that are interested in typing_extensions are comparing it to the libraries listed below
Sorting:
- Reusable constraint types to use with typing.Annotated☆583Updated 3 weeks ago
- Python command line wrapper for pyright, a static type checker☆248Updated last month
- Mirror of mypy for pre-commit☆338Updated this week
- PyCharm plugin for ruff. This plugin provides reformat code using ruff.☆286Updated this week
- Poetry PEP 517 Build Backend & Core Utilities☆474Updated this week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆208Updated last week
- Run `black` on python code blocks in documentation files☆675Updated 2 weeks ago
- Poetry plugin to export the dependencies to various formats☆325Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆517Updated this week
- the missing toolbox for an async world☆329Updated last week
- Convert Pydantic from V1 to V2 ♻☆346Updated 2 months ago
- Extra Pydantic types.☆299Updated last week
- A streaming multipart parser for Python.☆452Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆237Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated this week
- Runtime inspection utilities for Python typing module☆375Updated last month
- A simple, correct Python build frontend