Git history statistics generator (Forked from KaivnD/gitstats for support python3)
Project description
gitstats for python 3
- Git history statistics generator
- Forked from KaivnD/gitstats for support python3
Install
pip install git+https://github.com/eggplants/gitstats
# OR
pip install gitstats-forked
Usage
$ gitstats -h
usage: gitstats [-h] [-c K=V] [-V] gitpath [gitpath ...] outputpath
Git history statistics generator
positional arguments:
gitpath repo path to look up
outputpath dir path to output result
options:
-h, --help show this help message and exit
-c K=V, --config K=V override configuration value (default: None)
-V, --version show program's version number and exit
Default config values:
- max_domains=10
- max_ext_length=10
- style='gitstats.css'
- max_authors=20
- authors_top=5
- commit_begin=''
- commit_end='HEAD'
- linear_linestats=1
- project_name=''
- processes=8
- start_date=''
Please see the manual page for more details.
For Example
gitstats -c start_date=2021-07-14 <gitdir> <outputdir>
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
gitstats_forked-0.1.0.tar.gz
(24.8 kB
view details)
Built Distribution
File details
Details for the file gitstats_forked-0.1.0.tar.gz
.
File metadata
- Download URL: gitstats_forked-0.1.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff8d83bd972f18b177a0feea146f6d0f037b72255546707e2184a53cc848642c |
|
MD5 | efe8062b1c4d613efd662ac72c636cae |
|
BLAKE2b-256 | 28290cf400983c5b4e741b2ba73db211272e073a4c68d69a6797832bdc7be94a |
File details
Details for the file gitstats_forked-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: gitstats_forked-0.1.0-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8369bc781dc19dab76d17417e665bea5e21ee8d0ad605dc031d43f0d23c973e8 |
|
MD5 | 33199b9d295d752beaa5ee3eb4069f3a |
|
BLAKE2b-256 | 396a732b416e06cbc2a32dac73eb71a4036385aaf0c74957eb762ddbc54ce5b0 |