grok
a silly tool to query Github repository metadata
Getting started
Create a personal access token
Generate a public read-only personal access token. Back up the token somewhere safe, then use it in our configuration in the next step
Create a configuration ~/.config/grok.tolm
cat << EOF > ~/.config/grok.toml
[system]
auth_key = "your key goes here"
default_org = "holmanb"
default_repo = "grok"
default_mode = "all"
EOF
Be sure to set your key, default organization, and default repo in the configuration.
Install grok
pip install --user grk
- Run grok
grok
Release files for grk 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| grk-0.0.1.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| grk-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.3 kB
Release files / grk-0.0.1.tar.gz
| Download URL | grk-0.0.1.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4b6f2e2cf16d38e214d5decb1f6f363932d38e412a1f319c672122c91d17b5b8
|
|
BLAKE2b-256 checksum How to use checksums |
6f0f29a6f2e6c6892ed06c856e26a30846633b185b409c2366bfbdc6e42f7e90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.11.7 Linux/6.6.0-14-generic
|
Release files / grk-0.0.1-py3-none-any.whl
| Download URL | grk-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6efab5b26f83a170aa3c93ee65be45ba8c68d95aacc28c96b98426e4c7f31bac
|
|
BLAKE2b-256 checksum How to use checksums |
ccbbf1742228836655d265ea521dd570f4716c9eb2d83858fe985b28734c3f70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.11.7 Linux/6.6.0-14-generic
|