mypy --html-report mypy-report/ .

Category: Python & pip

mypy --html-report mypy-report/ .

Generate an HTML coverage report of type annotations

Generates an HTML report showing which parts of the code have type annotations.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.