flake8-simplify
Code simplifier
A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives
❄ A flake8 plugin that helps you to simplify code
187 stars
5 watching
19 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
code-qualityflake8flake8-extensionsflake8-pluginlinterpythonpython-stylepython3
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Enforces secure coding standards in Python | 5 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Enforces code standards for Python functions | 50 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |