Toolsmypy
M

mypy

Python static type checker

lintingMIT
Install
pip install mypy

About

Mypy is an optional static type checker for Python that helps catch type errors before runtime.

pythontype-checking