mypy-extensions1.1.0
mypy-extensions1.1.0
Published
Type system extensions for programs checked with the mypy type checker.
pip install mypy-extensions
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
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.