flake8-expression-complexity
expression checker
Plugin to validate Python expressions for readability and complexity
flake8 plugin to validate expressions complexity
32 stars
2 watching
7 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
code-standardsflake8flake8-pluginstyleguide
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Enforces code standards for Python functions | 50 |
| Reports on files with low type annotations in Python code | 34 |
| An extension for flake8 that enforces more readable variable names. | 55 |
| A tool to measure and enforce the complexity of cognitive functions in Python code | 69 |
| A tool to identify encoding issues in Python code | 6 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| Tool to check return values in Python functions | 62 |
| An extension for flake8 to report on class attribute order and level logic in Python classes. | 59 |
| A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. | 464 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |