From 79efce484b6b8bdbc85d003c87adc345f4a8c81f Mon Sep 17 00:00:00 2001 From: laromicas Date: Thu, 23 Mar 2023 11:55:26 +0800 Subject: [PATCH] Added py-gitea to SDK projects (#104) Added py-gitea to SDK projects. Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/104 Reviewed-by: techknowlogick Co-authored-by: laromicas Co-committed-by: laromicas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f73235..11232eb 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ A curated list of awesome projects related to Gitea. * [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea. * [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea * [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea +* [py-gitea](https://github.com/Langenfeld/py-gitea/) - A very simple API client for Gitea > 1.16.1 * [Sugar Cube Client](https://github.com/sitelease/sugar-cube-client) - A sweet Gitea API client for PHP * [tea4j-autodeploy](https://codeberg.org/gitnex/tea4j-autodeploy) - Swagger-generated Java library which uses Retrofit to access the Gitea API