pytest-monkeytype by mariusvniekerk

None

created at Feb. 24, 2018, 4:15 p.m.

Python

2 +0

41 +0

3 +0

GitHub
typilus-action by typilus

A GitHub Action for suggesting Python type annotations.

created at May 4, 2020, 6:44 p.m.

Python

6 +0

41 +0

5 +0

GitHub
safetywrap by mplanchard

Fully typesafe, Rust-like Result and Option types for Python

created at May 18, 2019, 5:40 p.m.

Python

4 +0

41 +0

3 +0

GitHub
flake8-annotations-complexity by best-doctor

flake8 plugin to validate annotations complexity

created at Feb. 7, 2019, 7:41 a.m.

Python

1 +0

46 +0

8 +0

GitHub
flake8-typing-imports by asottile

flake8 plugin which checks that typing imports are properly guarded

created at May 21, 2019, 2:24 a.m.

Python

2 +0

47 +0

7 +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
typilus by typilus

Code for "Typilus: Neural Type Hints" PLDI 2020

created at March 25, 2020, 11:52 a.m.

Python

4 +0

57 +1

21 +0

GitHub
python-typecheckers by ethanhs

A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)

created at Aug. 7, 2017, 9:37 p.m.

Unknown languages

5 +0

60 +0

6 +0

GitHub
type4py by saltudelft

Type4Py: Deep Similarity Learning-Based Type Inference for Python

created at Nov. 4, 2020, 9:20 a.m.

Python

8 +0

60 +0

13 +0

GitHub
mypy-playground by ymyzk

The mypy playground. Try mypy with your web browser.

created at May 7, 2017, 6:12 p.m.

Python

5 +0

65 +0

9 +0

GitHub
celery-types by sbdchd

seedling Type stubs for Celery and its related packages

created at Feb. 8, 2021, 1:40 a.m.

Python

4 +0

68 +0

36 +0

GitHub
trycast by davidfstr

trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.

created at Nov. 27, 2020, 3:14 a.m.

Python

7 +0

70 +1

5 +0

GitHub
PyQt5-stubs by python-qt-tools

Stubs for PyQt5

created at July 9, 2018, 2:28 p.m.

Python

5 +0

70 +0

31 +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 +0

23 +1

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

7 -1

76 +1

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

79 +0

6 +0

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