From 144899c60cb1c961bab983ee99625bd97372fc99 Mon Sep 17 00:00:00 2001 From: Michael Liao Date: Wed, 17 Oct 2012 15:43:36 +0800 Subject: [PATCH] add githubpy --- content/v3/libraries.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/v3/libraries.md b/content/v3/libraries.md index ac5d107db2..1d3a19664c 100644 --- a/content/v3/libraries.md +++ b/content/v3/libraries.md @@ -92,6 +92,7 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/ * [github3.py][github3py] * [sanction][sanction] * [agithub][agithub] +* [githubpy][githubpy] [jacquev6_pygithub]: https://github.com/jacquev6/PyGithub [pygithub3-api]: https://github.com/copitux/python-github3 @@ -99,6 +100,7 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/ [github3py]: https://github.com/sigmavirus24/github3.py [sanction]: https://github.com/demianbrecht/sanction [agithub]: https://github.com/jpaugh64/agithub "Agnostic Github" +[githubpy]: https://github.com/michaelliao/githubpy ## Ruby