Mypy Source Code Released

Skip to first unread message

Jukka Lehtosalo

unread,
Dec 7, 2012, 9:24:23 AM12/7/12
to mypy...@googlegroups.com

Mypy source code is available on GitHub:

https://github.com/JukkaL/mypy

Fork it and give it a try! Currently the mypy implementation lets you mix static types and dynamic types and translate mypy programs to readable Python. Type annotations and casts are treated as comments when translating to Python. As such there is no performance boost yet. The current prototype supports a useful but somewhat limited subset of Python features (library support is still limited).

Jukka

Reply all
Reply to author
Forward
0 new messages