About Anaconda Help Download Anaconda

Code Metrics in Python

copied from cf-staging / radon

Installers

Info: This package contains files in non-standard labels.
  • noarch v6.0.1

conda install

To install this package run one of the following:
conda install conda-forge::radon
conda install conda-forge/label/cf201901::radon
conda install conda-forge/label/cf202003::radon
conda install conda-forge/label/gcc7::radon

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)

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy