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,063Updated last week
Related projects ⓘ
Alternatives and complementary repositories for flake8-bugbear
- Rewrites source to reorder python imports☆737Updated last week
- docstring style checker☆1,109Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆834Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆900Updated 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,315Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆627Updated this week
- Flexible test automation for Python☆1,322Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆822Updated this week
- Naming Convention checker for Python☆510Updated 5 months ago
- Coverage plugin for pytest.☆1,761Updated last week
- McCabe complexity checker for Python☆640Updated 3 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,950Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,851Updated this week
- Dev tools for python☆985Updated 5 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated this week
- Simplified packaging of Python modules☆2,162Updated last week
- Run `black` on python code blocks in documentation files☆645Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆681Updated last week
- pytest fixture for benchmarking code☆1,252Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,207Updated 3 months ago
- the blessed package to manage your versions by scm tags☆860Updated this week
- Mypy plugin and stubs for SQLAlchemy☆573Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 8 months ago
- Mutation testing system☆925Updated last week
- Type hints support for the Sphinx autodoc extension☆560Updated this week
- A high-performance immutable mapping type for Python.☆1,132Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆340Updated last week
- Python static typing home. Hosts the documentation and a user help forum.☆1,598Updated last week
- Formats docstrings to follow PEP 257☆543Updated last month