How To Install Pymetrics In Debian, Ubuntu, Kali And Raspbian?
Maintainer: Andrew Pollock
Email: [email protected] .
Website: http://pymetrics.sourceforge.net/
Section: python
Install pymetrics
-
Debian
apt-get install pymetricsClick to copy -
Ubuntu
apt-get install pymetricsClick to copy -
Kali Linux
apt-get install pymetricsClick to copy -
Raspbian
apt-get install pymetricsClick to copy
pymetrics
Python code metric reporting toolPyMetrics 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
Install the latest version of pymetrics in Debian, Ubuntu, Kali and Raspbian from terminal. To install the pymetrics just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of pymetrics from the respository and install it in your computer/server.




