CMD + K

radon

Anaconda Verified

Code Metrics in Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::radon

Usage Tracking

6.0.1
4.5.1
4.5.0
4.4.0
4.3.2
5 / 8 versions selected
Downloads (Last 6 months): 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

Last Updated

Aug 13, 2025 at 11:48

License

MIT

Total Downloads

1.5K

Version Downloads

386

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64
macOS-64

Unsupported Platforms

noarch Last supported version: 4.5.1