.. gman.autodoc, created by fetch_deps.py -> autodoc_template.rst.j2 10-24-2019:18:36 version info 52f055c946a6ecdf4768d8277d3fc6652fc16270 GMan python API =============== Client python library for interacting with the GMan REST API interface. .. code-block:: python from piperci.gman import client as gman_client from piperci.gman import exceptions as gman_exceptions GMan Client ----------- .. automodule:: piperci.gman.client :members: :undoc-members: GMan Exceptions --------------- .. automodule:: piperci.gman.exceptions :members: :undoc-members: