mccabe 0.7.0
0
McCabe checker, plugin for flake8
Contents
McCabe checker, plugin for flake8
Stars: 639, Watchers: 639, Forks: 59, Open Issues: 7The PyCQA/mccabe
repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 639 github stars!
How to Install mccabe
You can install mccabe using pip
pip install mccabe
or add it to a project with poetry
poetry add mccabe
Package Details
- Author
- Tarek Ziade
- License
- Expat license
- Homepage
- https://github.com/pycqa/mccabe
- PyPi:
- https://pypi.org/project/mccabe/
- GitHub Repo:
- https://github.com/pycqa/mccabe
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common mccabe errors.
Code Examples
Here are some mccabe
code examples and snippets.
GitHub Issues
The mccabe package has 7 open issues on GitHub
- Fix handling missing hypothesmith gracefully