Ingen beskrivning

Andrey c594e58817 Merge pull request #40 from greg-junkietech/feature/#34-prometheus-export-format_fix 3 år sedan
.github 29096a29ef fixed run on windows by removing the recursive call of the tool 4 år sedan
metrixpp c594e58817 Merge pull request #40 from greg-junkietech/feature/#34-prometheus-export-format_fix 3 år sedan
.gitignore 235810bd4d fix tests broken after merge conflic 4 år sedan
.project dea3bc0ab0 rearranging folder structure after import from svn 5 år sedan
.pydevproject dea3bc0ab0 rearranging folder structure after import from svn 5 år sedan
CHANGELOG.md aa3bb7fb81 Update CHANGELOG.md 4 år sedan
IDEAS.md 78886b9112 Compiled from old sourceforge issues. 5 år sedan
LICENSE 4f9a4b041a Updated copyright headers 5 år sedan
LIMITATIONS.md dea3bc0ab0 rearranging folder structure after import from svn 5 år sedan
README.md c6132e746e typo 4 år sedan
metrix++.py 6e564969b1 added first try of setup script for pypi 4 år sedan
requirements.txt bbd5127220 fix windows build 4 år sedan
setup.py ac69453c11 1.6.2 4 år sedan

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