Melevir / cognitive_complexityLinks
Library to calculate Python functions cognitive complexity via code.
☆44Updated 3 years ago
Alternatives and similar repositories for cognitive_complexity
Users that are interested in cognitive_complexity are comparing it to the libraries listed below
Sorting:
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- flake8 plugin to validate annotations complexity☆50Updated 9 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated 2 months ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 11 months ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- A flake8 extension that checks classes attributes order☆62Updated 9 months ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated last week
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- ☆46Updated 5 years ago
- flake8 plugin to require absolute imports☆13Updated 3 weeks ago
- Check for python builtins being used as variables or parameters☆118Updated last month
- Flake8 extension to validate (lack of) logging format strings☆137Updated 2 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- Removes commented-out code from Python files☆217Updated last month
- A tool for measuring Python class cohesion.☆249Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 2 weeks ago
- Sort __all__ lists alphabetically☆31Updated this week
- ☆51Updated 2 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated this week
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago