Nav apraksta

stefan 0be23a925b updated publish action to fix deprecation warnings 8 mēneši atpakaļ
.github 0be23a925b updated publish action to fix deprecation warnings 8 mēneši atpakaļ
docs 578fe930b5 extended report tests and added screenshots of doxygen output to docs 8 mēneši atpakaļ
metrixpp 6b26b2a7c6 skipping __pycache__ directory in test runs to prevent error in python 3.12 8 mēneši atpakaļ
.gitignore 235810bd4d fix tests broken after merge conflic 4 gadi atpakaļ
.project dea3bc0ab0 rearranging folder structure after import from svn 5 gadi atpakaļ
.pydevproject dea3bc0ab0 rearranging folder structure after import from svn 5 gadi atpakaļ
CHANGELOG.md 8b1a4b9565 1.7.1 3 gadi atpakaļ
Dockerfile 367e394de8 Add dockerfile 3 gadi atpakaļ
IDEAS.md 78886b9112 Compiled from old sourceforge issues. 5 gadi atpakaļ
LICENSE 812926be38 . 4 gadi atpakaļ
LIMITATIONS.md dea3bc0ab0 rearranging folder structure after import from svn 5 gadi atpakaļ
README.md c6132e746e typo 4 gadi atpakaļ
metrix++.py e746fc133f . 4 gadi atpakaļ
requirements.txt a82346b122 added tests for report tool, added recent python versions to be tested 8 mēneši atpakaļ
setup.py feda44a264 fixed python versions in yaml 8 mēneši atpakaļ

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