This commit is contained in:
Vincent Jacques
2012-11-22 21:16:06 +01:00
parent 88cc181d61
commit 9df874f2fc
+1 -1
View File
@@ -1,4 +1,4 @@
This is a Python library to access the [Github API v3](http://developer.github.com/v3).
This is a Python (2 and 3) library to access the [Github API v3](http://developer.github.com/v3).
With it, you can manage your [Github](http://github.com) resources (repositories, user profiles, organizations, etc.) from Python scripts.