FICHA · MANJARO

python-pylint

Analyzes Python code looking for bugs and signs of poor quality

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

Description

Analyzes Python code for likely bugs, style issues, design problems, and maintainability concerns. It helps developers and CI systems catch issues before code is merged or released.

Static analysis is useful but not complete. Pair it with tests, type checking, security review, and human judgment for important code.

How to run

pylint

Commands: pylint

Permissions

Permissions not analysed for this source yet.