PyCQA / mccabeLinks
McCabe complexity checker for Python
☆657Updated 11 months ago
Alternatives and similar repositories for mccabe
Users that are interested in mccabe are comparing it to the libraries listed below
Sorting:
- Naming Convention checker for Python☆521Updated 2 months ago
- docstring style checker☆1,118Updated last year
- Removes unused imports and unused variables as reported by pyflakes☆932Updated 2 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,093Updated 2 weeks ago
- Code audit tool for python.☆1,054Updated last year
- Provides a fake file system that mocks the Python file system modules.☆698Updated last week
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆895Updated 6 months ago
- Rewrites source to reorder python imports