PyCQA / flake8-bugbearLinks
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,098Updated last week
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆764Updated last week
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆940Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆905Updated 8 months ago
- docstring style checker☆1,117Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- McCabe complexity checker for Python☆663Updated last year
- Naming Convention checker for Python☆521Updated 3 months ago
- Run `black` on python code blocks in documentation files☆670Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,459Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated last week
- Flexible test automation for Python☆1,447Updated this week
- Formats docstrings to follow PEP 257☆574Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆808Updated last week
- Coverage plugin for pytest.☆1,931Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- pytest fixture for benchmarking code☆1,361Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆708Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆935Updated 2 weeks ago
- Manage the release notes for your project.☆850Updated last week
- Mypy plugin and stubs for SQLAlchemy☆581Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,250Updated last month
- Code audit tool for python.☆1,054Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆655Updated 5 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- Mocked responses for the requests library☆462Updated last year
- the blessed package to manage your versions by scm tags☆917Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,977Updated this week
- Type hints support for the Sphinx autodoc extension☆578Updated last week