{"enrichment":{"capability":"Measures cyclomatic complexity of Python functions to identify overly complex code; works as a standalone checker or integrates with flake8 to flag functions exceeding a complexity threshold.","verdict":"A mature, actively maintained tool for detecting overly complex functions in Python code. Zero known vulnerabilities, permissive licensing, and zero runtime dependencies make it a low-friction addition to code-quality workflows. Best used as a flake8 plugin or standalone checker to enforce complexity thresholds across a codebase."},"id":"mccabe","links":{"html":"https://skillfed.io/packages/mccabe","md":"https://skillfed.io/packages/mccabe.md","pypi":"https://pypi.org/project/mccabe/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-01-24","license_spdx":null,"license_treatment":"permissive","name":"mccabe","python_support":"supports_current","summary":"McCabe checker, plugin for flake8"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"0.7.0"}
