pyannotate by dropbox

Auto-generate PEP-484 annotations

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

Python

26 +0

1,428 +1

59 +0

GitHub
typet by contains-io

Types that make coding in Python quick and safe.

created at Nov. 12, 2017, 8:40 a.m.

Python

3 +0

22 +0

1 +0

GitHub
pyre-check by facebook

Performant type-checking for python.

created at Nov. 10, 2017, 5:31 p.m.

OCaml

113 +1

6,858 +2

437 +0

GitHub
typedpy by loyada

Type-safe, strict Python. Works well with standard Python

created at Nov. 7, 2017, 11:05 p.m.

Python

0 +0

16 +0

4 +0

GitHub
loguru by Delgan

Python logging made (stupidly) simple

created at Aug. 15, 2017, 5:22 p.m.

Python

143 +1

19,973 +60

699 +2

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

62 +0

5 +0

GitHub
MonkeyType by Instagram

A Python library that generates static type annotations by collecting runtime types

created at July 11, 2017, 12:19 a.m.

Python

59 +0

4,776 +7

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

4 +0

71 +0

9 +0

GitHub
pydantic by pydantic

Data validation using Python type hints

created at May 3, 2017, 9:23 p.m.

Python

117 +0

21,142 +89

1,901 +12

GitHub
typing_inspect by ilevkivskyi

Runtime inspection utilities for Python typing module

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

Python

12 +0

350 +0

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

Celery result back end with django

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

Python

24 +0

695 +0

205 +0

GitHub
vine by celery

Python promises

created at March 2, 2016, 9:08 p.m.

Python

17 +0

124 +0

43 +0

GitHub
typeguard by agronholm

Run-time type checker for Python

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

Python

21 +0

1,546 +10

114 +0

GitHub
asgiref by django

ASGI specification and utilities

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

Python

43 +0

1,482 +2

211 +1

GitHub