pymetrics

Python code metric reporting tool

Install

All systems
curl cmd.cat/pymetrics.sh
Debian Debian
apt-get install pymetrics
Ubuntu
apt-get install pymetrics
image/svg+xml Kali Linux
apt-get install pymetrics
Windows (WSL2)
sudo apt-get update sudo apt-get install pymetrics
Raspbian
apt-get install pymetrics

pymetrics

Python code metric reporting tool

PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV