python3-flake8-cognitive-complexity

flake8 plugin that validates cognitive complexity

Description

This library evaluates the cognitive complexity of Python code, analysing how difficult a piece of code is to understand. Cognitive complexity is akin to cyclomatic complexity but focuses on human comprehension rather than code structure. It was introduced by G. Ann Campbell and is used by tools like SonarSource and CodeClimate. This feature helps maintain code readability and understandability, allowing easier maintenance and collaboration.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Melevir/flake8-cognitive-complexity


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-flake8-cognitive-complexity