autotyping by JelleZijlstra

None

created at June 25, 2021, 12:09 a.m.

Python

6 +0

195 +0

15 +0

GitHub
pytypes by Stewori

Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.

created at Sept. 15, 2016, 12:13 p.m.

Python

9 +0

195 +0

19 +0

GitHub
phantom-types by antonagestam

Phantom types for Python.

created at Feb. 7, 2020, 9:28 p.m.

Python

5 +0

183 +0

9 +0

GitHub
flake8-annotations by sco1

Flake8 Type Annotation Checking

created at Aug. 4, 2019, 11:40 p.m.

Python

18 +0

155 +0

7 +0

GitHub
retype by ambv

Re-apply type annotations from .pyi stubs to your codebase.

created at March 11, 2017, 7:54 a.m.

Python

6 +0

139 +0

19 +0

GitHub
com2ann by ilevkivskyi

Tool for translation type comments to type annotations in Python

created at Sept. 9, 2016, 7:17 a.m.

Python

7 +0

137 +1

12 +0

GitHub
vine by celery

Python promises

created at March 2, 2016, 9:08 p.m.

Python

17 +0

121 +0

43 +1

GitHub
flake8-type-checking by snok

Flake8 plugin for managing type-checking imports & forward references.

created at Feb. 23, 2021, 9:08 a.m.

Python

4 +0

110 +1

15 +0

GitHub
pytest-annotate by kensho-technologies

Generate PyAnnotate annotations from your pytest tests.

created at Nov. 17, 2017, 4:20 p.m.

Python

6 +0

108 +0

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

105 +1

4 +0

GitHub
strongtyping by FelixTheC

Decorator which checks whether the function is called with the correct type of parameters.

created at May 1, 2020, 2:46 p.m.

Python

6 +0

104 +0

3 +0

GitHub
vim-mypy by Integralist

Vim plugin for executing Python's optional static type checker MyPy (http://mypy-lang.org/)

created at Jan. 16, 2017, 8:12 a.m.

VimL

3 +0

98 +0

15 +0

GitHub
botostubs by jeshan

boto3 code assistance for any API in any IDE, always up to date

created at Nov. 27, 2018, 11:43 a.m.

Python

3 +0

95 +0

5 +0

GitHub
pytest-mypy-plugins by typeddjango

pytest plugin for testing mypy types, stubs, and plugins

created at Nov. 28, 2018, 9:29 p.m.

Python

6 +0

92 +1

26 +1

GitHub
typesplainer by typesplainer

A Python type explainer!

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

Python

3 +0

82 +0

2 +0

GitHub
option by MaT1g3R

Rust like Option and Result types in Python

created at Sept. 10, 2018, 7:58 p.m.

Python

1 +0

78 +1

6 +0

GitHub
meiga by alice-biometrics

🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].

created at Sept. 2, 2019, 7:47 p.m.

Python

8 +0

75 +1

1 +0

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

74 +0

5 +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 +1

7 +0

GitHub
flake8-pyi by PyCQA

A plugin for Flake8 that provides specializations for type hinting stub files

created at Dec. 21, 2016, 8:28 a.m.

Python

10 +0

71 +1

22 +0

GitHub