News
Using mypy means that you can write and run Python in the normal way, gradually adding static type checking over time and checking it outside your program's execution.
For some time now, Python developers have been able to “annotate” names with type information. With Python 3.5, type hints officially became part of the language (see PEP 484).
Some results have been hidden because they may be inaccessible to you
Show inaccessible results