gdevtools
A collection of developer tools to make local development easier.
Installation
uvx install gdevtools
Usage
Get help with: gdevtools --help.
You can also request help for any nested commands: gdevtools gitlab --help
Load gitlab variables into environment
Used to load gitlab variables into environment variables. By default, it even loads all your parent group gitlab variables, recursively.
Default usage, which fetches variables recursively:
gdevtools gitlab variables load_to_env --project-id 1234 # Creates a .env file with the values of all variables
. ./.env # Load environment variables into current shell
Additional options:
gdevtools gitlab variables load_to_env --project-id 1234 --environment-scope dev --prefix TF_VAR_ --suffix _HURRAY --file-name .my-env
. ./.my-env
Release files for gdevtools 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gdevtools-0.1.0.tar.gz | 17.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gdevtools-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.8 kB
Release files / gdevtools-0.1.0.tar.gz
| Download URL | gdevtools-0.1.0.tar.gz |
|---|---|
| Size | 17.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1bfd4393b2715e1d3b051b24a0cc0f631c60b7b05d807d97d88205b81fc17bc8
|
|
BLAKE2b-256 checksum How to use checksums |
bf0421f510118e107275376fa68addd888ca26b75ecc0e63cf5e9ddc3242f576
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.7.12
|
Release files / gdevtools-0.1.0-py3-none-any.whl
| Download URL | gdevtools-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec0f6e14f01c60aa1f8d775c228e29aa6da6da98ac0f76ecfc87b126e67e24fa
|
|
BLAKE2b-256 checksum How to use checksums |
91119110daef6872d2a91920ab1cad9a15e552cf241848c5dedf32b110ae60bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.7.12
|