PyCQA / flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,077Updated 2 weeks ago
Alternatives and similar repositories for flake8-bugbear:
Users that are interested in flake8-bugbear are comparing it to the libraries listed below
- docstring style checker☆1,115Updated last year
- Rewrites source to reorder python imports☆749Updated last month
- Naming Convention checker for Python☆519Updated last week
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Coverage plugin for pytest.☆1,834Updated 3 months ago
- Run `black` on python code blocks in documentation files☆657Updated last week
- McCabe complexity checker for Python☆651Updated 7 months ago
- Removes unused imports and unused variables as reported by pyflakes☆922Updated last month
- Flexible test automation for Python☆1,379Updated 3 weeks 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,370Updated 2 months ago
- Formats docstrings to follow PEP 257☆558Updated 5 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆864Updated 3 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆744Updated last week
- Dev tools for python☆1,011Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆357Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆604Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆872Updated 2 weeks ago
- Simplified packaging of Python modules☆2,198Updated last week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,987Updated last week
- Doing dirty (but extremely useful) things with equals.☆851Updated 2 months ago
- Enforce the same settings on multiple projects☆402Updated this week
- Type hints support for the Sphinx autodoc extension☆568Updated this week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆659Updated 3 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆573Updated 9 months ago
- Provides a fake file system that mocks the Python file system modules.☆675Updated this week
- Asyncio support for pytest☆1,480Updated this week
- Run-time type checker for Python☆1,622Updated 2 weeks ago
- Reusable constraint types to use with typing.Annotated☆535Updated last month
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆649Updated last month