PyCQA / mccabe
McCabe complexity checker for Python
☆651Updated 7 months ago
Alternatives and similar repositories for mccabe:
Users that are interested in mccabe are comparing it to the libraries listed below
- docstring style checker☆1,115Updated last year
- Naming Convention checker for Python☆519Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,077Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Coverage plugin for pytest.☆1,834Updated 3 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆864Updated 2 months ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- Removes unused imports and unused variables as reported by pyflakes☆922Updated last month
- Core utilities for Python packages☆645Updated 2 weeks ago
- A simple program which checks Python source files for errors☆1,398Updated 5 months ago
- Rewrites source to reorder python imports☆749Updated last month
- Code audit tool for python.☆1,051Updated 9 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- A common base representation of python source code for pylint and other projects☆540Updated this 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,370Updated 2 months ago
- Flexible test automation for Python☆1,379Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Toolkit to run Python benchmarks☆841Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆675Updated this week
- Run `black` on python code blocks in documentation files☆657Updated last week
- Various code metrics for Python code☆1,788Updated 5 months ago
- Monitoring tool based on radon☆249Updated 5 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆347Updated 10 months ago
- pytest fixture for benchmarking code☆1,285Updated 2 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,987Updated last week
- Hunter is a flexible code tracing toolkit.☆811Updated 8 months ago
- Flake8 plugin to find commented out or dead code☆311Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆872Updated 2 weeks ago
- better error messages for assert equals in pytest☆320Updated 6 months ago