An unofficial Python 3 client for the GitLab API
Project description
Copyright (c) 2022 Jérémie DECOCK (www.jdhp.org)
Online documentation: http://gitlablib.readthedocs.org
Notebooks: https://github.com/jdhp/gitlab-lib-notebooks
Source code: https://github.com/jdhp/gitlab-lib
Issue tracker: https://github.com/jdhp/gitlab-lib/issues
Python Client for GitLab on PyPI: https://pypi.org/project/gitlablib
Python Client for GitLab on Anaconda Cloud: https://anaconda.org/jdhp/gitlablib
Description
An unofficial Python 3 client for the GitLab API
Note:
This project is still in beta stage, so the API is not finalized yet.
Dependencies
Python >= 3.0
Installation
Gnu/Linux
You can install, upgrade, uninstall Python Client for GitLab with these commands (in a terminal):
pip install --pre gitlablib pip install --upgrade gitlablib pip uninstall gitlablib
Or, if you have downloaded the Python Client for GitLab source code:
python3 setup.py install
Windows
You can install, upgrade, uninstall Python Client for GitLab with these commands (in a command prompt):
py -m pip install --pre gitlablib py -m pip install --upgrade gitlablib py -m pip uninstall gitlablib
Or, if you have downloaded the Python Client for GitLab source code:
py setup.py install
MacOSX
You can install, upgrade, uninstall Python Client for GitLab with these commands (in a terminal):
pip install --pre gitlablib pip install --upgrade gitlablib pip uninstall gitlablib
Or, if you have downloaded the Python Client for GitLab source code:
python3 setup.py install
Documentation
Online documentation: http://gitlablib.readthedocs.org
API documentation: http://gitlablib.readthedocs.org/en/latest/api.html
Example usage
TODO
Bug reports
To search for bugs or report them, please use the Python Client for GitLab Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitlablib-0.1.dev0.tar.gz.
File metadata
- Download URL: gitlablib-0.1.dev0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d6676f4e3271a719a6c0e526d7c59b5e671647a11ec580976243cb9930f49d8
|
|
| MD5 |
c32dea6cfef2baf7f0774510ddb261ee
|
|
| BLAKE2b-256 |
c13d979fe9898b287146a02c44f48bf303660256659abee671c670b57895f630
|
File details
Details for the file gitlablib-0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: gitlablib-0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2cf93e130030d252a6b3d309f1f14bf5ef0fed0dc0eb3429c8197a06e2680e2
|
|
| MD5 |
c9d569294e58178d5ba3c544b634c8c5
|
|
| BLAKE2b-256 |
f087cd25e4e3bd25cdfacf8f67ef1c5967a785fd0cd6780b260e7af0b6248dbf
|