Gerritlib is a Python library for interacting with Gerrit. It aims to provide a more conventionally pythonic way of managing a Gerrit instance.
To install:
$ sudo python setup.py install
Online documentation:
Developers
Bug report:
Repository:
Cloning:
git clone https://opendev.org/opendev/gerritlib
Patches are submitted via Gerrit at:
Please do not submit GitHub pull requests, they will be automatically closed.
More details on how you can contribute is available at:
Writing a patch
We ask that all code submissions be pep8 and pyflakes clean. The easiest way to do that is to run nox before submitting code for review in Gerrit. It will run pep8 and pyflakes in the same manner as the automated test suite that will run on proposed patchsets.
Installing without setup.py
Then install the required python packages using pip:
$ sudo pip install gerritlib
Release files for gerritlib 0.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gerritlib-0.11.0.tar.gz | 25.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gerritlib-0.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.4 kB
Release files / gerritlib-0.11.0.tar.gz
| Download URL | gerritlib-0.11.0.tar.gz |
|---|---|
| Size | 25.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6fb81064cbfbc5b07d46bfedaa6511c1ddfd70c2792f89a73bcfa948b7cbbd03
|
|
BLAKE2b-256 checksum How to use checksums |
7b0dbe231786a1e1fa3089355b2b9c9e8b1972f98a15643094fb5770cd5cc41f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|
Release files / gerritlib-0.11.0-py3-none-any.whl
| Download URL | gerritlib-0.11.0-py3-none-any.whl |
|---|---|
| Size | 13.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58ea3850605f0bf3d0bafb118b92030bc25194fdf533ed6b07adb2fe44a46b91
|
|
BLAKE2b-256 checksum How to use checksums |
a40f4d30a7b1e1d5982507d750d05b9057154db6e6b4b4a827a97acc868bbafe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|