radon

Python tool to compute code metrics (Python3)

Description

Radon is a Python tool which computes various code metrics. Supported metrics are:

raw metrics: SLOC, comment lines, blank lines, &c. Cyclomatic Complexity (i.e. McCabe’s Complexity) Halstead metrics (all of them) the Maintainability Index (a Visual Studio metric)

Radon can be used either from the command line or programmatically through its API.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/rubik/radon


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install radon