An extension for flake8 to report on too complex type annotations.
An extension for flake8 that validates expression complexity.
An extension for flake8 that validates cognitive functions complexity.
An extension for flake8 to report on issues with functions.
Die Hauptfunktionen von best-doctor/flake8-functions sind: Code Complexity.
Open-Source-Alternativen zu best-doctor/flake8-functions sind unter anderem: best-doctor/flake8-annotations-complexity — An extension for flake8 to report on too complex type annotations. best-doctor/flake8-expression-complexity — An extension for flake8 that validates expression complexity. melevir/flake8-cognitive-complexity — An extension for flake8 that validates cognitive functions complexity. mschwager/cohesion — Cohesion is a tool for measuring Python class cohesion. orsinium-labs/flake8-length — Flake8 plugin for a smart line length validation.