A tool for measuring Python class cohesion.
☆256Dec 9, 2024Updated last year
Alternatives and similar repositories for cohesion
Users that are interested in cohesion are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate annotations complexity☆51Mar 4, 2025Updated 11 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 3 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- Tool for fixing trivial problems with your code.☆65Sep 30, 2023Updated 2 years ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Jan 7, 2026Updated last month
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Updated this week
- Flake8 plugin for managing type-checking imports & forward references.☆129Feb 18, 2026Updated last week
- Various code metrics for Python code☆1,937Oct 20, 2024Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated last month
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Dec 8, 2025Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- This package is deprecated - use Import Linter instead.☆62Dec 27, 2022Updated 3 years ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Feb 2, 2026Updated last month
- A parser for Python dependency files☆64Nov 25, 2024Updated last year
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Oct 30, 2024Updated last year
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,271Jan 2, 2026Updated 2 months ago
- Find dead Python code☆4,346Nov 25, 2025Updated 3 months ago
- Enforce the same settings on multiple projects☆413Updated this week
- Custom Python linting through AST expressions☆278Jul 27, 2023Updated 2 years ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- dead simple python dead code detection☆396Dec 22, 2025Updated 2 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Feb 14, 2026Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- The strictest and most opinionated python linter ever!☆2,824Updated this week
- Formats docstrings to follow PEP 257☆583Jan 13, 2026Updated last month
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- Lint your Python architecture.☆959Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago