typeguard by agronholm

Run-time type checker for Python

created at Dec. 27, 2015, 11:15 p.m.

Python

23 +0

1,452 -2

105 +0

GitHub
pyannotate by dropbox

Auto-generate PEP-484 annotations

created at Nov. 13, 2017, 8:18 p.m.

Python

26 +0

1,413 -1

58 +0

GitHub
asgiref by django

ASGI specification and utilities

created at Dec. 23, 2015, 5:07 p.m.

Python

42 +0

1,401 +3

202 +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
aiobotocore by aio-libs

asyncio support for botocore library using aiohttp

created at May 31, 2015, 7:28 p.m.

Python

25 -1

1,089 +0

174 +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
django-celery-results by celery

Celery result back end with django

created at Aug. 5, 2016, 3:17 a.m.

Python

24 +0

656 +3

205 +0

GitHub
mypy-protobuf by nipunn1313

open source tools to generate mypy stubs from protobufs

created at Dec. 11, 2017, 9:55 p.m.

Python

19 +0

626 +2

76 +0

GitHub
sqlalchemy-stubs by dropbox

Mypy plugin and stubs for SQLAlchemy

created at Aug. 7, 2018, 3:54 p.m.

Python

25 +0

563 +0

100 +0

GitHub
djangorestframework-stubs by typeddjango

PEP-484 stubs for django-rest-framework

created at Nov. 12, 2018, 1:07 a.m.

Python

7 +0

411 +1

112 +2

GitHub
billiard by celery

Multiprocessing Pool Extensions

created at Nov. 16, 2009, 3:39 p.m.

Python

30 +0

400 -1

245 +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
py-amqp by celery

amqplib fork

created at July 23, 2012, 1:50 p.m.

Python

22 +0

309 -1

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