This is a Python client to Gogs servers. The easiest way to install is
via pip
:
$ pip install gogs_client
or our release,
$ pip install git+https://github.com/codired/python-gogs-client.git
Documentation for the module can be found here