Github Contribution Graph Manager (gcgman)
A python script to write words into your github contribution graph. Chosen word has a length limit
of 8.
Currently supported characters : A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, R, S, T, U, V, Y, Z, X, W, Q, space, 0-9
Installation
pip install gcgman
Usage
gcgman WORD [OPTION...]
- Make sure to run it in a git directory.
- To delete changes, delete the repository commits are in. So DO NOT USE IN ANOTHER PROJECT'S REPOSITORY.
Options
-h, --help show this help message and exit
-p, --push Push commits from master branch to origin
-y YEAR, --year YEAR Use a year as a start date
-c COUNT, --count COUNT Number of commits per day
Contribution
Each character can use maximum of 42 days (6 weeks or 6 colums). First and the last column is not used if they are not necessary. gcgman treats each letter as a list of integers from 0 to 41. Days used in drawing the letter are included in the list. Example of the letter 'A' can be seen below.
Empty Tiles vs Letter A
A = [7,8,9,10,11,12,13,14,17,21,24,28,29,30,31,32,33,34]
Release files for gcgman 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 | |
|---|---|---|---|
| gcgman-1.4.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gcgman-1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.4 kB
Release files / gcgman-1.4.tar.gz
| Download URL | gcgman-1.4.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b26514581b4a678eb19797d13e81d5f3f437b670deeadc224db69de39801f4e5
|
|
BLAKE2b-256 checksum How to use checksums |
48237f8c1b496a8f1afd18513b062e10b98936086d2070c956e995d5a3eac5eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
|
Release files / gcgman-1.4-py3-none-any.whl
| Download URL | gcgman-1.4-py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1041562d4a3a6394e35501b86e35146e8baf2cd7ee12f1465ff18c81ff5c9927
|
|
BLAKE2b-256 checksum How to use checksums |
f72057ddb9c75e796ab23c612fe4d9e80cbb3908e91fabb274c7cf1e7ede27f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
|