12 projects
mypy
Optional static typing for Python
typing-extensions
Backported and Experimental Type Hints for Python 3.8+
mypy-protobuf
Generate mypy stub files from protobuf specs
pegen
CPython's PEG parser generator
typed-ast
a fork of Python 2 and 3 ast modules with type comment support
mypy-extensions
Type system extensions for programs checked with the mypy type checker.
typing
Type Hints for Python
guidos-time-machine
Guido's time machine
pyxl3
This is a Python 3 port of the original pyxl package. It is used to support the original pyxl version (still in use at Dropbox) in mypy (which is Python 3).
pyannotate
PyAnnotate: Auto-generate PEP-484 annotations
mypy-mypyc
Optional static typing for Python (mypyc-compiled version)
asyncio
reference implementation of PEP 3156