A package that creates a console script for the McCabe complexity checker.
Installation:
pip install mccabe-console-script
Usage:
mccabe --min 5 my_file.py
A package that creates a console script for the McCabe complexity checker.
Installation:
pip install mccabe-console-script
Usage:
mccabe --min 5 my_file.py