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☆50Mar 4, 2025Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated 2 weeks ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Jan 7, 2026Updated 2 months ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- Tool for fixing trivial problems with your code.☆65Sep 30, 2023Updated 2 years ago
- Various code metrics for Python code☆1,947Oct 20, 2024Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,112Updated this week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 3 weeks ago
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Feb 2, 2026Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆129Feb 18, 2026Updated last month
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- A parser for Python dependency files☆64Nov 25, 2024Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,273Updated this week
- This package is deprecated - use Import Linter instead.☆62Dec 27, 2022Updated 3 years ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 3 months ago
- Custom Python linting through AST expressions☆278Jul 27, 2023Updated 2 years ago
- Per-line complexity for Flake8☆30Apr 20, 2021Updated 4 years ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Dec 8, 2025Updated 3 months ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- Find dead Python code☆4,382Mar 4, 2026Updated 2 weeks ago
- Enforce the same settings on multiple projects☆412Updated this week
- Formats docstrings to follow PEP 257☆584Jan 13, 2026Updated 2 months ago
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Oct 30, 2024Updated last year
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,074Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆19Sep 9, 2022Updated 3 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago