How To Install Pymetrics In Debian, Ubuntu, Kali And Raspbian?

How To Install Pymetrics In Debian, Ubuntu, Kali And Raspbian?

pymetrics

Python code metric reporting tool

Maintainer: Andrew Pollock



Section: python

Install pymetrics

  • Debian apt-get install pymetrics Click to copy
  • Ubuntu apt-get install pymetrics Click to copy
  • Kali Linux apt-get install pymetrics Click to copy
  • Raspbian apt-get install pymetrics Click to copy

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

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.