Removes commented-out code from Python files
☆218Nov 21, 2025Updated 4 months ago
Alternatives and similar repositories for eradicate
Users that are interested in eradicate are comparing it to the libraries listed below
Sorting:
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- Removes unused imports and unused variables as reported by pyflakes☆952Mar 12, 2026Updated last week
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- Flake8 extension for checking quotes in python☆178Mar 23, 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
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated last week
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Formats docstrings to follow PEP 257☆584Jan 13, 2026Updated 2 months ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Enforce the same settings on multiple projects☆412Updated this week
- Flake8 checker for raw literals inside raises.☆16Mar 2, 2026Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Flake8 plugin to warn against unused arguments in functions☆33Oct 27, 2025Updated 4 months ago
- Various code metrics for Python code☆1,947Oct 20, 2024Updated last year
- Code audit tool for python.☆1,051Jun 21, 2024Updated last year
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- Find dead Python code☆4,382Mar 4, 2026Updated 2 weeks ago
- A coverage plugin to provide sensible default settings☆85Dec 22, 2025Updated 2 months ago
- Adds copyright checks to flake8☆18Sep 18, 2023Updated 2 years ago
- Pytest plugin to randomly order tests and control random.seed☆700Updated this week
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Dec 12, 2022Updated 3 years ago
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 9 months ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆182Sep 8, 2025Updated 6 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- flake8☆121Jul 16, 2023Updated 2 years ago
- A thin wrapper of HTTPretty for pytest☆21May 26, 2019Updated 6 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Mar 8, 2026Updated last week
- ☆11Feb 15, 2022Updated 4 years ago