[ Bron: radon ]
Pakket: radon (6.0.1+ds1-2)
Verwijzigingen voor radon
Debian bronnen:
Het bronpakket radon downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python tool to compute code metrics (Python3)
Radon is a Python tool which computes various code metrics. Supported metrics are:
raw metrics: SLOC, comment lines, blank lines, &c. Cyclomatic Complexity (i.e. McCabe’s Complexity) Halstead metrics (all of them) the Maintainability Index (a Visual Studio metric)
Radon can be used either from the command line or programmatically through its API.
Andere aan radon gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
- of python3-supported-max (<= 3.4)
- Pakket niet beschikbaar
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
- of python3-supported-min (>> 3.4)
- Pakket niet beschikbaar
-
- dep: python3-mando (>= 0.6)
- command line argument parser for python3