CMD + K

radon

Community

Code Metrics in Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::radon

Usage Tracking

6.0.1
5.1.0
4.5.2
4.3.2
4.3.1
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 4, 2024 at 23:50

License

MIT

Total Downloads

108.9K

Supported Platforms

noarch