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

138 +0

12 +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-PyCharm-plugin by dropbox

A simple plugin that allows running mypy from PyCharm and navigate between errors

created at May 29, 2018, 1:34 p.m.

Java

22 +0

313 +0

14 +0

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

15 +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
autotyping by JelleZijlstra

None

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

Python

6 +0

204 +6

17 +1

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
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
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
grpc-stubs by shabbyrobe

gRPC typing stubs for Python

created at Aug. 18, 2019, 2:52 p.m.

Python

3 +0

35 +0

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

95 +2

26 +0

GitHub
lxml-stubs by lxml

Type stubs for the lxml package

created at May 23, 2020, 4:16 p.m.

Python

7 +0

39 +0

29 +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
torchtyping by patrick-kidger

Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.

created at March 28, 2021, 6:19 p.m.

Python

16 +0

1,337 +1

31 +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
typing_inspect by ilevkivskyi

Runtime inspection utilities for Python typing module

created at April 29, 2017, 3:49 p.m.

Python

11 +0

333 +0

33 +0

GitHub
pyanalyze by quora

A Python type checker

created at May 26, 2020, 8 p.m.

Python

9 +0

306 +2

35 +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
nbQA by nbQA-dev

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

created at July 11, 2020, 3:30 p.m.

Python

8 +0

974 +1

38 +0

GitHub