Không có mô tả

prozessorkern 6c6cdb41b0 added cyclomatic_switch_case_once metric which counts switch case constructs only once 8 tháng trước cách đây
.github 3b4d7ef446 fix CI build 3 năm trước cách đây
docs 3932f2adb6 doc: add doc about ratio.comments in Overview section 2 năm trước cách đây
metrixpp 6c6cdb41b0 added cyclomatic_switch_case_once metric which counts switch case constructs only once 8 tháng trước cách đây
.gitignore 235810bd4d fix tests broken after merge conflic 4 năm trước cách đây
.project dea3bc0ab0 rearranging folder structure after import from svn 5 năm trước cách đây
.pydevproject dea3bc0ab0 rearranging folder structure after import from svn 5 năm trước cách đây
CHANGELOG.md 8b1a4b9565 1.7.1 3 năm trước cách đây
Dockerfile 367e394de8 Add dockerfile 3 năm trước cách đây
IDEAS.md 78886b9112 Compiled from old sourceforge issues. 5 năm trước cách đây
LICENSE 812926be38 . 4 năm trước cách đây
LIMITATIONS.md dea3bc0ab0 rearranging folder structure after import from svn 5 năm trước cách đây
README.md c6132e746e typo 4 năm trước cách đây
metrix++.py e746fc133f . 4 năm trước cách đây
requirements.txt bbd5127220 fix windows build 4 năm trước cách đây
setup.py 73e55ee683 1.7.1 3 năm trước cách đây

README.md

Metrix++

Upload Python Package

Metrix++ is an extendable tool for code metrics collection and analysis. Check projects documentation for additional information:

Thank you for using the tool!

Installation

Metrix++ is published on PyPi as metrixpp and can be installed using pip:

pip install metrixpp

Alternatively you can download the archive with the latest stable version and unpack it to some folder. The first run of the tool will trigger the installation within the folder, where it was launched.

For more installation options, please, check this documentation

Issue tracker and feedback

Have got a bug or a feature request or any feedback? Please submit a ticket.

Be aware of some limitations.

Copyright and license

MIT