Toolsmypy
M
mypy
Python static type checker
lintingMIT
Install
pip install mypyAbout
Mypy is an optional static type checker for Python that helps catch type errors before runtime.
pythontype-checking
Python static type checker
pip install mypyMypy is an optional static type checker for Python that helps catch type errors before runtime.