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,104Updated 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:
- Pytest plugin to randomly order tests and control random.seed☆675Updated 2 weeks ago
- Rewrites source to reorder python imports☆770Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆944Updated 3 weeks ago
- docstring style checker☆1,116Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆911Updated 9 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,475Updated last month
- Naming Convention checker for Python☆523Updated 4 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- McCabe complexity checker for Python☆665Updated last year
- Flexible test automation for Python☆1,449Updated 3 weeks ago
- the blessed package to manage your versions by scm tags☆924Updated last week
- Run `black` on python code blocks in documentation files☆673Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆947Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- Mypy plugin and stubs for SQLAlchemy☆582Updated last year
- Formats docstrings to follow PEP 257☆574Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Manage the release notes for your project.☆858Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆836Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Coverage plugin for pytest.☆1,953Updated 3 weeks ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆665Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated last month
- pytest fixture for benchmarking code☆1,372Updated last month
- Type hints support for the Sphinx autodoc extension☆579Updated this week
- Dev tools for python☆1,048Updated 8 months ago
- Asyncio support for pytest☆1,565Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆724Updated 3 weeks ago
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 3 months ago