A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,114Apr 28, 2026Updated this week
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Apr 21, 2026Updated last week
- Naming Convention checker for Python☆531May 6, 2025Updated 11 months ago
- Flake8 plugin to find commented out or dead code