Estimate worked hours per author in a git repository.
Project description
git-timespent
Estimate worked hours per author in a git repo. Python 3, no dependencies.
Installation
pip install git-timespent
Usage
# defaults to current directory
$ python -m timespent
# 1. Giovanni Paolo 35m51s ( 7 commits)
# or specify a path and number of authors
$ python -m timespent /tmp/numpy -k 5
# 1. Charles Harris 5w3d (7030 commits)
# 2. Travis Oliphant 2w22h (2047 commits)
# 3. Eric Wieser 1w12h (1288 commits)
# 4. Pearu Peterson 1w3h (1126 commits)
# 5. Mark Wiebe 5d15h ( 798 commits)
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
git_timespent-0.1.0.tar.gz
(3.7 kB
view details)
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 git_timespent-0.1.0.tar.gz.
File metadata
- Download URL: git_timespent-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21e86c5abcf6c98aeafa1f022c382adeab7c45b681f48c44bed80e87e6ca36d2
|
|
| MD5 |
28d6315c96bbd14dfd24d0da1efb2c90
|
|
| BLAKE2b-256 |
96b5adbf79635251f1353ae4dedc219a12cb130de1b2cbde6ba5b820f3d90804
|
File details
Details for the file git_timespent-0.1.0-py3-none-any.whl.
File metadata
- Download URL: git_timespent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d566f3697404493f3e1d6f3d68ba9238931bf5864558f71766432b776097a909
|
|
| MD5 |
aa95e4cc5a483414fe2744629e01fb47
|
|
| BLAKE2b-256 |
ca7c347733da77164ee944b6365ea9628a16b7fb62b641208ad3a8e5ddb00276
|