mypy-extensions (1.0.0)
Published 2025-02-18 14:19:03 +00:00 by codeking
Installation
pip install --index-url mypy-extensions
About this package
Type system extensions for programs checked with the mypy type checker.
Mypy Extensions
The "mypy_extensions" module defines extensions to the standard "typing" module that are supported by the mypy type checker and the mypyc compiler.
Requirements
Requires Python: >=3.5