Verificador de tipagem estática do Python.
Docs: https://mypy.readthedocs.io/en/stable/getting_started.html
Instalação
pip install mypy
Uso
mypy program.py
Pesquisar
Verificador de tipagem estática do Python.
Docs: https://mypy.readthedocs.io/en/stable/getting_started.html
pip install mypy
mypy program.py