dead simple python dead code detection
☆396Dec 22, 2025Updated 2 months ago
Alternatives and similar repositories for dead
Users that are interested in dead are comparing it to the libraries listed below
Sorting:
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆372Dec 22, 2025Updated 2 months ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- Rewrites source to reorder python imports☆774Dec 22, 2025Updated 2 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
- Enforce the same settings on multiple projects☆413Updated this week
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- Find dead Python code☆4,346Nov 25, 2025Updated 3 months ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Jan 7, 2026Updated last month
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated last month
- ☆207Updated this week
- A dashboard for monitoring code debt in a git repository.☆620Dec 22, 2025Updated 2 months ago
- Formats docstrings to follow PEP 257☆583Jan 13, 2026Updated last month
- Removes commented-out code from Python files☆219Nov 21, 2025Updated 3 months ago
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 2 months ago
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 2 years ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆770Nov 17, 2025Updated 3 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,517Dec 12, 2025Updated 2 months ago
- Lint your Python architecture.☆959Updated this week
- A formatter for finding and removing unused import statements.☆313Jan 13, 2026Updated last month
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Jan 11, 2021Updated 5 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆660Feb 2, 2026Updated 3 weeks ago
- Mutation testing system☆1,216Feb 23, 2026Updated last week
- Linter that makes your Python code faster.☆22Nov 5, 2022Updated 3 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆868Nov 30, 2025Updated 3 months ago
- Automatically convert relative imports to absolute☆160Jul 3, 2024Updated last year