Bez popisu

Andrey 5d4a0ea648 Merge pull request #48 from eolivi/feat_ratio před 2 roky
.github 3b4d7ef446 fix CI build před 3 roky
docs 91a748d61f fix gh pages root page před 3 roky
metrixpp 9f51b37c2e Correct output for float using format() instead of str(). Update gold files před 2 roky
.gitignore 235810bd4d fix tests broken after merge conflic před 4 roky
.project dea3bc0ab0 rearranging folder structure after import from svn před 5 roky
.pydevproject dea3bc0ab0 rearranging folder structure after import from svn před 5 roky
CHANGELOG.md 8b1a4b9565 1.7.1 před 3 roky
Dockerfile 367e394de8 Add dockerfile před 3 roky
IDEAS.md 78886b9112 Compiled from old sourceforge issues. před 5 roky
LICENSE 812926be38 . před 4 roky
LIMITATIONS.md dea3bc0ab0 rearranging folder structure after import from svn před 5 roky
README.md c6132e746e typo před 4 roky
metrix++.py e746fc133f . před 4 roky
requirements.txt bbd5127220 fix windows build před 4 roky
setup.py 73e55ee683 1.7.1 před 3 roky

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