Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 358 Bytes

README.rst

File metadata and controls

19 lines (11 loc) · 358 Bytes

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