Inspects Python source files and provides information about type and location of classes, methods etc
A command-line application for tracking, reporting on complexity of Python tests and applications.
McCabe complexity checker
Die Hauptfunktionen von pycqa/mccabe sind: Code Metrics.
Open-Source-Alternativen zu pycqa/mccabe sind unter anderem: mschwager/cohesion — Cohesion is a tool for measuring Python class cohesion. prospector-dev/prospector — Inspects Python source files and provides information about type and location of classes, methods etc. tonybaloney/wily — A command-line application for tracking, reporting on complexity of Python tests and applications.