From bc3a4d319469887ad6667a9b7726963cbe72eabc Mon Sep 17 00:00:00 2001 From: Itxaka Serrano Date: Tue, 6 Aug 2013 21:24:29 +0200 Subject: [PATCH] added python api wrapper --- doc/api/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/README.md b/doc/api/README.md index 49bda6725e7..8e4eb296b40 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -87,3 +87,4 @@ When listing resources you can pass the following parameters: + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby ++ [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python