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.4.1.tar.gz
(14.3 kB
view details)
Built Distribution
File details
Details for the file gidgetlab-kit-0.4.1.tar.gz
.
File metadata
- Download URL: gidgetlab-kit-0.4.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d801053b2ad3e7f4b82e3a55eaaac287dbf7428d66ed15544d52667f456f0446 |
|
MD5 | a3ce4afc738bd29f9cb5a3d1c4715cd9 |
|
BLAKE2b-256 | b079da97ae4a4b86864c752f0afd44b91a3cbcc9c4e85c60f25f9d8f7bacb614 |
File details
Details for the file gidgetlab_kit-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: gidgetlab_kit-0.4.1-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 254a409521a8b46153b3ca34cbaa1345de0f2906edfc754988e31b756b65818e |
|
MD5 | bff50fac7a4ffe64e4fb95c70149af3a |
|
BLAKE2b-256 | 278d0a357743303a43433912aabba673f9afb4da62dcf7f8121cb17926e54139 |