Quick reporting of codemetrics minings
Project description
codemetrics-report builds on top of codemetrics to quickly generate an html report of a repo.
The generated html report contains interactive graphs with:
- lines of code for each programming language
- age of files and recent development activity
- lines of code and file age
- hotspots
Check out this blog post for a hands-on introduction to codemetrics. Most of the code in which the report relies on is based on this notebook.
Many thanks to Eloi Démolis for the development of the main methods present in the html template and Jérôme Lecomte for the development of codemetrics.
Usage
The following command creates an html file in your current working directory (simply open it with your favorite web browser):
generate-codemetrics-report <repo_location>
Installation
pip install codemetrics-report
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codemetrics-report-0.1.1.tar.gz.
File metadata
- Download URL: codemetrics-report-0.1.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5432ac1a1c51465d35f3b4ee4c2f4abf3ab8f6f3c963eb6a0d8adc6ab2162957
|
|
| MD5 |
ac0f0d6010bc892042679ef39e030249
|
|
| BLAKE2b-256 |
48bb84612072c721d795acc12454f745db7b4a9d70f6e3461eb73f70f2ce41cf
|
File details
Details for the file codemetrics_report-0.1.1-py3-none-any.whl.
File metadata
- Download URL: codemetrics_report-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbb7cc4c33115f750b9b29533c35000c9bc2e376c93a3759a0e84d7559cc88a0
|
|
| MD5 |
f7d3c42f0dc575d8ae7b12f5a9d26b3c
|
|
| BLAKE2b-256 |
1ba6494c2515195c6f712796e8056a68cbd361b68b63b064f53ac8447c71ae3c
|