套件: radon (5.1.0-1)
radon 的相關超連結
Trisquel 的資源:
下載原始碼套件 radon:
維護者:
Original Maintainers:
- Debian Python Team
- Neil Williams
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 radon 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-mando (<< 0.7)
- command line argument parser for python3
- dep: python3-mando (>= 0.6)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources