Flake8 wrapper to make it nice, legacy-friendly, configurable.
☆228Jan 11, 2021Updated 5 years ago
Alternatives and similar repositories for flakehell
Users that are interested in flakehell are comparing it to the libraries listed below
Sorting:
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆89Aug 20, 2025Updated 6 months ago
- Enforce the same settings on multiple projects☆413Feb 20, 2026Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated 3 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Apr 10, 2023Updated 2 years ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- ☆51Nov 7, 2023Updated 2 years ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- 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
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- The strictest and most opinionated python linter ever!☆2,824Updated this week
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated last week
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆660Feb 2, 2026Updated 3 weeks ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated,…☆1,787Jan 11, 2021Updated 5 years ago
- Check that indexed parameters are used in strings☆20Dec 11, 2022Updated 3 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Feb 4, 2024Updated 2 years ago
- Rewrites source to reorder python imports☆774Dec 22, 2025Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- CLI tool to introspect flake8 plugins and their codes☆14May 23, 2022Updated 3 years ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- Check what PyPI dependencies changed and when.☆30Feb 19, 2026Updated last week
- Tool for fixing trivial problems with your code.☆65Sep 30, 2023Updated 2 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Oct 25, 2025Updated 4 months ago
- Plugin to list unused fixtures in your tests☆163Jan 15, 2026Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆51Dec 22, 2025Updated 2 months ago
- Separate test code from test cases in pytest.☆367Aug 25, 2025Updated 6 months ago