Python package to interact with GitLab
Project description
gidgetlab-kit
gidgetlab-kit
is a Python package that provides several high level functions that can be used when
working with gidgetlab, as well as a gidgetlab
cli tool to interact
with GitLab.
It inlcudes some useful commands:
$ gidgetlab --help
Usage: gidgetlab [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the current version and exit.
--url TEXT GitLab URL [env var: GL_URL; default:
https://gitlab.com]
--access-token TEXT GitLab access token [env var:
GL_ACCESS_TOKEN; default: ]
--verify / --no-verify Verify SSL cerificate or disable
verification [default: True]
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Commands:
clone Clone or pull all projects from group (including...
commit-file Add or update a file to a list of projects Example:
The...
get Get one or several items from the given endpoint
list-projects List all projects from group (including subgroups)
trigger-pipelines Trigger the pipeline for all or a subset of projects...
Installation
Only Python 3.8 and above is tested. Create a virtualenv and run:
pip3 install gidgetlab-kit
To use the cli tool, pipx is recommended.
License
MIT
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
gidgetlab-kit-0.2.0.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file gidgetlab-kit-0.2.0.tar.gz
.
File metadata
- Download URL: gidgetlab-kit-0.2.0.tar.gz
- Upload date:
- Size: 13.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.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cefd3e69e1413376143f402d5213fcba2abf53e2b0016c1ab35c4e8fcaed1c3a |
|
MD5 | dd86600a7302fc2100662c8fa571a1f0 |
|
BLAKE2b-256 | f4072677be826431440143684877c0387a6624782a34f301eb0a4b235c0121a1 |
File details
Details for the file gidgetlab_kit-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: gidgetlab_kit-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.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.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33b20ddaad0e57488453a973158d8b9c75a221db9a4b16a3117d294176cf7e09 |
|
MD5 | 88bd428c2903f56b9db2c7f8fec4e4bb |
|
BLAKE2b-256 | 49d373726aeca9ff81cd76130c831135f7c73be73820b696f0bda1c573645819 |