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,406 +3

34 +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
PyQt5-stubs by python-qt-tools

Stubs for PyQt5

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

Python

5 +0

68 +0

31 +0

GitHub
lxml-stubs by lxml

Type stubs for the lxml package

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

Python

7 +0

43 +0

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

103 +1

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

73 +0

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

gRPC typing stubs for Python

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

Python

3 +0

36 +1

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

59 +0

20 +0

GitHub
autotyping by JelleZijlstra

Automatically add simple type annotations to your code

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

Python

8 +0

238 +0

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

200 +0

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

7 +0

142 +0

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

3 +0

113 +0

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

97 +0

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

21 +0

314 +1

14 +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
mypy-zope by Shoobx

Plugin for mypy to support zope.interface

created at Jan. 4, 2019, 9:30 p.m.

Python

10 +0

39 +0

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

61 +0

12 -1

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

141 +0

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

10 +0

GitHub