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.1.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file gidgetlab-kit-0.2.1.tar.gz
.
File metadata
- Download URL: gidgetlab-kit-0.2.1.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 | e4848a1bf79be1ffb39c14bad7633a93b41b1729da59b9caa77af836492ac592 |
|
MD5 | 5d566331ef3b00ac5e8e8f2005a46132 |
|
BLAKE2b-256 | fd4cc937bd5a63ac4bc008bebbc6abc037fed0a5c1acdd352839ddeab9c7b2ed |
File details
Details for the file gidgetlab_kit-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: gidgetlab_kit-0.2.1-py3-none-any.whl
- Upload date:
- Size: 15.1 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 | 868fa139a00fc0d444f967fa8af6dcfe7bcd311b872b8751ed285369661f85c8 |
|
MD5 | 3e07a13b4ea17c0dfdc77428391b4169 |
|
BLAKE2b-256 | 59f689f35b984a58ac19e69f8000b0ed6151ff1a78ec8b82d1f8c8fbf355c869 |