Thomas Schneider 5e948c4ee9 Added support for UTF16 / UTF32 without byte order mark (BOM) | пре 2 година | |
---|---|---|
.github | пре 3 година | |
docs | пре 2 година | |
metrixpp | пре 2 година | |
.gitignore | пре 4 година | |
.project | пре 5 година | |
.pydevproject | пре 5 година | |
CHANGELOG.md | пре 3 година | |
Dockerfile | пре 3 година | |
IDEAS.md | пре 5 година | |
LICENSE | пре 4 година | |
LIMITATIONS.md | пре 5 година | |
README.md | пре 4 година | |
metrix++.py | пре 4 година | |
requirements.txt | пре 4 година | |
setup.py | пре 3 година |
Metrix++ is an extendable tool for code metrics collection and analysis. Check projects documentation for additional information:
Thank you for using the tool!
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
Have got a bug or a feature request or any feedback? Please submit a ticket.
Be aware of some limitations.