FICHA · MANJARO

pyright

Type checker for the Python language

  • development-tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Check Python code for type errors, missing imports, API mismatches, and editor-friendly diagnostics without running the program. It helps developers catch mistakes earlier in typed or gradually typed Python projects.

Type checking reads source code and configuration but does not prove runtime behavior. Review suppressions and project settings so real issues are not hidden.

How to run

pyright

Commands: pyright

Permissions

Permissions not analysed for this source yet.