mypy-extensions

Type system extensions for programs checked with the mypy type checker.


Keywords
mypy, mypyc, type-checking
License
MIT
Install
pip install mypy-extensions==1.0.0

Documentation

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.