# python-gitea-client **Repository Path**: dick7_love/python-gitea-client ## Basic Information - **Project Name**: python-gitea-client - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-05 - **Last Updated**: 2021-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Master: .. image:: https://travis-ci.org/unfoldingWord-dev/python-gitea-client.svg?branch=master :alt: Build Status :target: https://travis-ci.org/unfoldingWord-dev/python-gitea-client .. image:: https://coveralls.io/repos/github/unfoldingWord-dev/python-gitea-client/badge.svg?branch=master :alt: Coverage :target: https://coveralls.io/github/unfoldingWord-dev/python-gitea-client?branch=master Develop: .. image:: https://travis-ci.org/unfoldingWord-dev/python-gitea-client.svg?branch=develop :alt: Build Status :target: https://travis-ci.org/unfoldingWord-dev/python-gitea-client .. image:: https://coveralls.io/repos/github/unfoldingWord-dev/python-gitea-client/badge.svg?branch=develop :alt: Coverage :target: https://coveralls.io/github/unfoldingWord-dev/python-gitea-client?branch=develop python-gitea-client =================== This is a Python client to Gitea servers. The easiest way to install is via ``pip``:: $ pip install gitea_client Documentation for the module can be found `here `_.