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.0.1.tar.gz
(3.5 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.0.1.tar.gz.
File metadata
- Download URL: git_timespent-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88d145c37716515b0cc3b5e70bec755f1b05f7db36c00f180781de2d615b6e67
|
|
| MD5 |
c2e363e75bb39af6f0ad5e98698e2101
|
|
| BLAKE2b-256 |
f6c1b6014a1fb52bf1f5de17e466fec3ff8c4edec6d47a0d6ea4bce8bca390fe
|
File details
Details for the file git_timespent-0.0.1-py3-none-any.whl.
File metadata
- Download URL: git_timespent-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e71637da4fae7b4ce68cdf7efab7fe5cb6be594f6f559c75ec6a5fdcf1904083
|
|
| MD5 |
b8e09b855ac4425dd274f4522eccfa41
|
|
| BLAKE2b-256 |
f5c18664784f69f030593a8a21704ab5bc55964ed54215e2ce6212f8ce3e6953
|