A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,111Updated this week
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated last week
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated last week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- Flake8 plugin that checks import order against various Python Style Guides☆278Jan 22, 2026Updated last month
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- flake8 plugin that integrates isort☆185Oct 25, 2025Updated 4 months ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated last month
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Feb 14, 2026Updated last week
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- Enforce the same settings on multiple projects☆413Feb 20, 2026Updated last week
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated last month
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,763Dec 22, 2025Updated 2 months ago
- A Python utility / library to sort imports.☆6,906Feb 19, 2026Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated last week
- flake8☆122Jul 16, 2023Updated 2 years ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year
- Find dead Python code☆4,346Nov 25, 2025Updated 3 months ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- Collection of library stubs for Python, with static types☆5,009Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Coverage plugin for pytest.☆2,008Dec 15, 2025Updated 2 months ago
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago