gogs_client

gogs_client is a Python library that acts as a client to a Gogs server

Installation

The easiest way to install is via pip:

$ pip install gogs_client

You can also download the source from Github.