See also
- pylint analyzes Python source code looking for bugs and signs of poor quality.
] >
![]() |
Logilab.org | anonymous [login] |
Link pymetricsPyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV |