Nessuna descrizione

prozessorkern 14ccab39f9 added info about PyPi packet in README 4 anni fa
.github 6180fe537d removed testing trigger 4 anni fa
metrixpp b6c9e38eb6 weird reencoding to fix encoding problems on windows with python3 4 anni fa
.gitignore 3fbf40fb72 added generated testsfiles to gitignore 4 anni fa
.project dea3bc0ab0 rearranging folder structure after import from svn 5 anni fa
.pydevproject dea3bc0ab0 rearranging folder structure after import from svn 5 anni fa
CHANGELOG.md dea3bc0ab0 rearranging folder structure after import from svn 5 anni fa
IDEAS.md 78886b9112 Compiled from old sourceforge issues. 5 anni fa
LICENSE 4f9a4b041a Updated copyright headers 5 anni fa
LIMITATIONS.md dea3bc0ab0 rearranging folder structure after import from svn 5 anni fa
README.md 14ccab39f9 added info about PyPi packet in README 4 anni fa
metrix++.py 6e564969b1 added first try of setup script for pypi 4 anni fa
requirements.txt bbd5127220 fix windows build 4 anni fa
setup.py 16773dd9fd changed packet version to alpha 4 anni fa

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