Melevir / cognitive_complexity
Library to calculate Python functions cognitive complexity via code.
☆42Updated 2 years ago
Alternatives and similar repositories for cognitive_complexity:
Users that are interested in cognitive_complexity are comparing it to the libraries listed below
- An extension for flake8 that validates cognitive functions complexity☆69Updated 4 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated last year
- A flake8 extension that checks classes attributes order☆59Updated 3 weeks ago
- flake8 plugin to validate annotations complexity☆46Updated 2 weeks ago
- A flake8 extension that helps to make more readable variables names☆55Updated 8 months ago
- flake8 plugin to validate expressions complexity☆32Updated 3 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 2 months ago
- Flake8 plugin for return expressions checking.☆62Updated 10 months ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- Package requirements checker☆37Updated 2 months ago
- An extension for flake8 to report on too complex functions with bad variables names.☆15Updated 3 years ago
- ☆51Updated last year
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆69Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Updated this week
- Check for python builtins being used as variables or parameters☆114Updated 9 months ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated last month
- flake8 plugin to require absolute imports☆13Updated last year
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- Per-line complexity for Flake8☆29Updated 3 years ago
- Flake8 extension to validate (lack of) logging format strings☆136Updated 7 months ago
- Conditional coverage based on any rules you define!☆69Updated 2 months ago
- Safe and composable assert for Python that can be used together with optimised mode☆17Updated 2 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 6 months ago
- Sort __all__ lists alphabetically☆30Updated 2 weeks ago
- A pytest plugin that limits the output to just the things you need.☆92Updated 6 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆62Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month