PyMetrics
PyMetrics copied to clipboard
PyMetrics produces metrics for Python programs
Results
2
PyMetrics issues
Sort by
recently updated
recently updated
newest added
I am trying to include halstead module by using **pymetrics -i halstead:HalsteadMetric ** but it gives me error : Traceback (most recent call last): ``` File "/home/user/.local/bin/pymetrics", line 6, in...
e.g. I want to get my application named 'demo'. I get into that directory, how can I do? thanks