typesplainer by typesplainer

A Python type explainer!

created at March 13, 2022, 9:03 a.m.

Python

3 +0

82 +0

2 +0

GitHub
pydantic by pydantic

Data validation using Python type hints

created at May 3, 2017, 9:23 p.m.

Python

114 +0

18,971 +83

1,673 +10

GitHub
infer-types by orsinium-labs

A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.

created at Aug. 8, 2022, 12:57 p.m.

Python

3 +0

75 +0

5 +0

GitHub
future-typing by PrettyWood

Backport for type hinting generics in standard collections and union types as X | Y

created at Jan. 25, 2021, 10:09 p.m.

Python

1 +0

16 +0

1 +0

GitHub
mypy-baseline by orsinium-labs

Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.

created at Sept. 1, 2022, 10:03 a.m.

Python

3 +0

49 +0

7 +0

GitHub
PyTypes by pvs-hd-tea

Infer Types by Python Tracing

created at May 5, 2022, 7:44 a.m.

Python

3 +0

10 +0

1 +0

GitHub
pytest-mypy by realpython

Mypy static type checker plugin for Pytest

created at Sept. 29, 2016, 2:39 p.m.

Python

9 +0

244 +0

32 +0

GitHub
jsonschema-gentypes by sbrunner

Tool to generate Python types based on TypedDict from a JSON Schema

created at April 28, 2021, 9:30 a.m.

Python

13 +0

34 +0

9 +0

GitHub
basedmypy by KotlinIsland

Based Python static type checker with baseline, sane default settings and based typing features

created at Oct. 21, 2021, 9:57 p.m.

Python

2 +0

110 +3

4 +0

GitHub
useful_types by hauntsaninja

Useful types for Python

created at June 18, 2023, 10:59 p.m.

Python

8 +0

74 +2

2 +0

GitHub
python-phonenumbers-stubs by AA-Turner

Python typing stubs for phonenumbers(lite)

created at June 1, 2021, 5:15 p.m.

Python

1 +0

1 +0

0 +0

GitHub
basedpyright by DetachHead

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server

created at Dec. 2, 2023, 1:04 a.m.

TypeScript

4 +0

466 +13

10 +0

GitHub
optype by jorenham

Typing Protocols for Precise Type Hints in Python 3.12+

created at Feb. 22, 2024, 3:07 a.m.

Python

4 +0

5 +0

0 +0

GitHub
no_implicit_optional by hauntsaninja

A codemod to make your implicit optional type hints PEP 484 compliant.

created at Sept. 7, 2022, 4 a.m.

Python

3 +0

73 +0

7 +0

GitHub