.. gogs_client documentation master file, created by sphinx-quickstart on Mon Aug 8 21:56:44 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. gogs_client =========== ``gogs_client`` is a Python library that acts as a client to a `Gogs `_ server .. toctree:: :maxdepth: 1 auth entities interface updates examples Installation ------------ The easiest way to install is via ``pip``:: $ pip install gogs_client You can also download the source from `Github `_.