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,103Updated last month
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☆768Updated 3 weeks ago
- docstring style checker☆1,117Updated last year
- Removes unused imports and unused variables as reported by pyflakes☆943Updated last week
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆908Updated 8 months 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,468Updated 2 weeks ago
- McCabe complexity checker for Python☆665Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- Naming Convention checker for Python☆523Updated 4 months ago
- Run `black` on python code blocks in documentation files☆670Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆938Updated last week
- Provides a fake file system that mocks the Python file system modules.☆711Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 3 weeks ago
- Flexible test automation for Python☆1,447Updated 3 weeks ago
- Coverage plugin for pytest.☆1,948Updated this week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆664Updated last week
- Formats docstrings to follow PEP 257☆574Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 3 weeks ago
- the blessed package to manage your versions by scm tags☆919Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,979Updated this week
- Manage the release notes for your project.☆852Updated last week
- Mocked responses for the requests library☆463Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,254Updated last month
- Mypy plugin and stubs for SQLAlchemy☆582Updated last year
- Dev tools for python☆1,047Updated 7 months ago
- Run-time type checker for Python☆1,700Updated 3 weeks ago
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 3 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆641Updated last week