7 projects
mypy
Optional static typing for Python
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.
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).
postmodernize
A hack on top of 2to3 for converting straddling (2 and 3) Python code to pure Python 3. Just squatting on the name for now...
pyannotate
PyAnnotate: Auto-generate PEP-484 annotations
mypy-mypyc
Optional static typing for Python (mypyc-compiled version)