Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
☆174Jan 7, 2026Updated 2 months ago
Alternatives and similar repositories for dlint
Users that are interested in dlint are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 2 months ago
- Enforce the same settings on multiple projects☆412Updated this week
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Updated this week
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- Report redundant comments in python code☆10Jun 8, 2021Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 3 months ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 3 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- flake8 plugin to require absolute imports☆13Nov 29, 2025Updated 3 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- A tool for measuring Python class cohesion.☆256Dec 9, 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,112Mar 16, 2026Updated last week
- dead simple python dead code detection☆397Dec 22, 2025Updated 3 months ago
- flake8 plugin to validate annotations coverage☆34Feb 24, 2022Updated 4 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated 2 weeks ago
- flake8 extension for mutable default arguments☆44Jun 29, 2020Updated 5 years ago
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- flake8 plugin to validate annotations complexity☆50Mar 4, 2025Updated last year
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- ☆51Nov 7, 2023Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,276Feb 28, 2026Updated 3 weeks ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- The package provides base classes and utils for flake8 plugin writing☆17Jan 1, 2024Updated 2 years ago
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- A collection of extra types and features for mypy☆36Jan 12, 2026Updated 2 months ago
- Flake8 plugin for a smart line length validation.☆27Oct 30, 2022Updated 3 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 16, 2026Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year