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.
Type system extensions for programs checked with the mypy type checker.
pip install mypy-extensions==1.0.0