pythonista-stubs by hbmartin

Typed interface stubs for Pythonista iOS

created at March 21, 2019, 2:22 p.m.

Python

3 +0

13 +0

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

7 +0

GitHub
pytest-mypy-testing by davidfritzsche

pytest plugin to test mypy static type analysis

created at Jan. 4, 2020, 12:49 a.m.

Python

3 +0

27 +0

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

466 +13

10 +0

GitHub
optype by jorenham

Typing Protocols for Precise Type Hints in Python 3.12+

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

Python

4 +0

5 +0

0 +0

GitHub
loguru-mypy by kornicameister

mypy plugin for loguru

created at June 1, 2020, 8:18 p.m.

Python

4 +0

17 +0

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

None

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

Python

6 +0

204 +6

17 +1

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