McCabe complexity checker for Python
py-mccabe is a complexity checker for Python code using cyclomatic complexity
measurement, also known as McCabe's complexity measure.

Maintainer: Bertrand Janin <b@janin.com>

WWW: https://github.com/flintwork/mccabe
