CMD + K

radon

Community

Code Metrics in Python

Installation

To install this package, run one of the following:

Conda
$conda install selfexplainml::radon

Usage Tracking

6.0.1
1 / 8 versions selected
Total downloads: 0

Description

Radon is a Python tool that computes various metrics from the source code. Radon can compute:

  • McCabe’s complexity, i.e. cyclomatic complexity
  • raw metrics (these include SLOC, comment lines, blank lines, &c.)
  • Halstead metrics (all of them)
  • Maintainability Index (the one used in Visual Studio)

About

Summary

Code Metrics in Python

Information Last Updated

Mar 25, 2025 at 16:20

License

MIT

Total Downloads

4

Platforms

noarch Version: 6.0.1