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
Python client for Gogs server
Repository from Github https://github.comtrK54Ylmz/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
Python client for Gogs server
MIT License