12 projects
mypy
Optional static typing for Python
typing-extensions
Backported and Experimental Type Hints for Python 3.9+
mypy-extensions
Type system extensions for programs checked with the mypy type checker.
mypy-protobuf
Generate mypy stub files from protobuf specs
pegen
CPython's PEG parser generator
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