/python-gogs-client

Python client for Gogs server

Primary LanguagePythonMIT LicenseMIT

python-gogs-client

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