CMD + K

radon

Community

Code Metrics in Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::radon

Usage Tracking

4.5.1
4.5.0
4.4.0
4.3.2
4.2.0
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

Apr 1, 2025 at 02:12

License

MIT

Total Downloads

6

Supported Platforms

noarch