Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399404
en ru br
ALT Linux repos
S:6.0.1-alt1

Group :: Development/Python3
RPM: python3-module-radon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6.0.1-alt1
Build date: 27 march 2023, 14:12 ( 55.5 weeks ago )
Size: 1562.94 Kb

Home page:   https://github.com/rubik/radon

License: MIT
Summary: Various code metrics for Python code
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)

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-radon-tests
  • python3-module-radon
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin