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.3.0.tar.gz
(14.2 kB
view details)
Built Distribution
File details
Details for the file gidgetlab-kit-0.3.0.tar.gz
.
File metadata
- Download URL: gidgetlab-kit-0.3.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67bd014594c8428307ca7f893ffdfb89f60076114834fd5fd3e65071cb5336c8 |
|
MD5 | 5a4b9a84750b35e4fa242d3f82a943e9 |
|
BLAKE2b-256 | c80ed83ae24fc2c47ed5729acec2a99e80fa89731c583e49214c90e613a76427 |
File details
Details for the file gidgetlab_kit-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: gidgetlab_kit-0.3.0-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9acf223774dd7eb1e5b12ed319afbec826198098f134b16d5003260ebd7308c |
|
MD5 | ab96e5a462d084c011aefc51f4e0e6c8 |
|
BLAKE2b-256 | dee6f9ac11334b5a0539b487a532648974f517fda39259b553e078c34097060f |