Removes commented-out code from Python files
☆218Nov 21, 2025Updated 6 months ago
Alternatives and similar repositories for eradicate
Users that are interested in eradicate 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☆317Mar 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☆956Apr 20, 2026Updated last month
- Flake8 plugin for return expressions checking.☆60Oct 8, 2025Updated 7 months ago
- Automatically remove unnecessary `# noqa` comments☆263May 12, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467May 13, 2026Updated last week
- Flake8 extension to validate (lack of) logging format strings☆137Apr 12, 2026Updated last month
- Flake8 extension for checking quotes in python☆179Mar 23, 2024Updated 2 years ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…