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.6.0.tar.gz
(25.2 kB
view details)
Built Distribution
File details
Details for the file gidgetlab_kit-0.6.0.tar.gz
.
File metadata
- Download URL: gidgetlab_kit-0.6.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38969c4e4d9cd024f66462ea77009d9c24ecfc47e1f82db7355218d760259a2c |
|
MD5 | 1f5d02cf67978e683c73f43e9c98f5f7 |
|
BLAKE2b-256 | ca3f68a5bc119eb829a0624b723cf1f9e9f83765c63c97237c779d2d439719a1 |
File details
Details for the file gidgetlab_kit-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: gidgetlab_kit-0.6.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b02ceacc457a6d84ef2a0a14552ecbfe83f5eb7fef53a7fdd9a6521f5799c548 |
|
MD5 | 48e1d415039f059c490aefe5442e6fbf |
|
BLAKE2b-256 | ef1f037ce623db4ef93bf8c6507ff92005ed913d4d3c4b05003af25490787b3f |