[ ソース: radon ]
パッケージ: radon (4.1.0+dfsg-1)
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-flake8-polyfill
- polyfill package for Flake8 plugins
-
- 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
- pkg_resources を用いたパッケージ検索およびリソースアクセス