flake8-annotations-complexity
Type checker
Tools to help write clear and maintainable Python code with type annotations
flake8 plugin to validate annotations complexity
46 stars
1 watching
10 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
complexityflake8flake8-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Plugin to validate Python expressions for readability and complexity | 32 |
| Reports on files with low type annotations in Python code | 34 |
| Enforces code standards for Python functions | 50 |
| Detects missing type annotations in Python functions and methods | 156 |
| An extension for flake8 that enforces more readable variable names. | 55 |
| Checks Python code for usage of outdated type annotations and suggests adding support for future annotations | 15 |
| An extension for flake8 to report on class attribute order and level logic in Python classes. | 59 |
| Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 |
| Tools to improve Python documentation quality and consistency | 155 |
| A tool to measure and enforce the complexity of cognitive functions in Python code | 69 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| Tool to check return values in Python functions | 62 |
| A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. | 464 |