FICHA · MANJARO

mypy

Optional static typing for Python (PEP484)

  • cli-tool
  • COMMAND-LINE
  • PYTHON
  • STATIC-ANALYSIS
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Checks Python code using optional static type hints from PEP 484 and related typing features. It helps developers find type mistakes before running the program.

Use it in Python projects that include type annotations or want stronger editor and CI feedback. It analyzes source code from the command line and does not change the program by itself.

How to run

mypy

Commands: mypy

Permissions

Permissions not analysed for this source yet.