Type check with mypy python

Strict static type checking for a package

mypy --strict --ignore-missing-imports src/
more python all 15 commands →