From 87d233365696a2c5fab87c6ff8b32b6a3daef434 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 15 Aug 2016 18:15:23 +0100 Subject: python/githubpy: Added (A simple GitHub v3 API SDK for Python). Signed-off-by: David Spencer --- python/githubpy/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/githubpy/README (limited to 'python/githubpy/README') diff --git a/python/githubpy/README b/python/githubpy/README new file mode 100644 index 0000000000..69de7ced41 --- /dev/null +++ b/python/githubpy/README @@ -0,0 +1,2 @@ +githubpy is a simple Python SDK for GitHub's API v3. +It's all contained in one easy-to-use file. -- cgit v1.2.3