git log stat report
Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat.
In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.
Links: demo, online version, docker, reddit, habr.
Video: english, español, русский.
Core application: github, website
Run
NodeJS:
npx assayo
PHP:
composer require bakhirev/assayo
vendor/bin/assayo
Python:
pipx install assayo
assayo
Ruby:
gem install assayo
assayo
Go:
go get github.com/bakhirev/assayo
go install github.com/bakhirev/assayo
assayo
Options
| Description | |
|---|---|
--no-file |
do not save information about files changes in log |
--debug |
show information about log processing |
The result of the work
The script will create a folder ./assayo with a HTML-report about repository based on information from git log:
./assayo/index.html - report
./assayo/log.txt - information from git log
Release files for assayo 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| assayo-0.1.4.tar.gz | 2.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| assayo-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.9 MB
Release files / assayo-0.1.4.tar.gz
| Download URL | assayo-0.1.4.tar.gz |
|---|---|
| Size | 2.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2717c45b1878d1b0190dc9312e301ee810c63499174a6c1e4995deb2bb22477
|
|
BLAKE2b-256 checksum How to use checksums |
960f8d307c10b5392d1444b09fffded9b18e5e476587af534697cd8517b2e580
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|
Release files / assayo-0.1.4-py3-none-any.whl
| Download URL | assayo-0.1.4-py3-none-any.whl |
|---|---|
| Size | 2.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bd07286b9d718a4c09ac3571cb6606350bbb5af71bfe3d7ce03faf3d56ab9118
|
|
BLAKE2b-256 checksum How to use checksums |
a18bbd8d4183e2a8c052f7d194e56a9d98237e218c525a101076f3d3a055da22
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|