Gerritlib is a Python library for interacting with Gerrit. It aims to provide a more conventionally pythonic way of managing a Gerrit instance.
This is a fork of https://github.com/openstack-infra/gerritlib
To install:
$ python setup.py install # with sudo if needed