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