typesplainer by typesplainer

A Python type explainer!

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

Python

3 +0

82 -1

2 +0

GitHub
pydantic by pydantic

Data validation using Python type hints

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

Python

117 +0

21,142 +89

1,901 +12

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

85 +0

6 +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

19 +0

2 +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

55 +0

9 +0

GitHub
PyTypes by pvs-hd-tea

Infer Types by Python Tracing

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

Python

3 +0

11 +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

248 +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

40 +1

13 +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

143 -1

4 +0

GitHub
useful_types by hauntsaninja

Useful types for Python

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

Python

8 +0

99 +2

5 +1

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

2 +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

1,192 +33

21 +0

GitHub
optype by jorenham

Opinionated typing package for precise type hints in Python

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

Python

2 +0

15 +1

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

82 +1

8 +0

GitHub
typing_extensions by python

Backported and experimental type hints for Python

created at May 19, 2022, 1:12 p.m.

Python

19 +0

444 +2

108 +2

GitHub
scipy by scipy

SciPy library main repository

created at March 9, 2011, 6:52 p.m.

Python

348 -1

13,088 +17

5,192 +3

GitHub
scipy-stubs by jorenham

Typing Stubs for SciPy

created at Aug. 22, 2024, 1 a.m.

Python

1 +0

16 +1

5 +1

GitHub