mypy_extensions

The 'mypy_extensions' module defines experimental extensions to the standard 'typing' module that are supported by the mypy typechecker.


Keywords
mypy, mypyc, type-checking
License
MIT
Install
conda install -c anaconda mypy_extensions

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.