FICHA · MANJARO

python-mccabe

McCabe complexity checker for Python

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Measures cyclomatic complexity in Python code. It helps developers and linters identify functions that may be difficult to understand, test, or maintain because they contain too many branches.

Complexity scores are signals, not absolute judgments. Use them to guide review and refactoring, while considering the purpose and risk of the code.

Permissions

Permissions not analysed for this source yet.