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,110Updated 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
Sorting:
- Rewrites source to reorder python imports☆773Updated last month
- Pytest plugin to randomly order tests and control random.seed☆690Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 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,511Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆952Updated 2 months ago
- docstring style checker☆1,117Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last month
- Provides a fake file system that mocks the Python file system modules.☆736Updated last week
- Naming Convention checker for Python☆528Updated 9 months ago
- McCabe complexity checker for Python☆677Updated last year
- Flexible test automation for Python☆1,492Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆976Updated last week
- Run `black` on python code blocks in documentation files☆676Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- Coverage plugin for pytest.☆1,999Updated last month
- the blessed package to manage your versions by scm tags☆937Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Formats docstrings to follow PEP 257☆583Updated 3 weeks ago
- Mocked responses for the requests library☆467Updated 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…☆677Updated 3 months ago
- Manage the release notes for your project.☆879Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,269Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆2,011Updated last week
- pytest fixture for benchmarking code☆1,408Updated 2 months ago
- Lint your Python architecture.☆941Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Mutation testing system☆1,199Updated this week
- Code audit tool for python.☆1,051Updated last year
- Mypy plugin and stubs for SQLAlchemy☆583Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last month