From 8f895bc922a3ce5b7afc7820799acd6e609dfcdb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 13 Apr 2011 18:02:59 -0400 Subject: basic readme --- README.rst | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/README.rst b/README.rst index e69de29..9ba0393 100644 --- a/README.rst +++ b/README.rst @@ -0,0 +1,34 @@ +Github3: Python wrapper for the (new) GitHub API +================================================ + +Github's working on a new API. This is the new Python wrapper for it. + +This is going to be awesome. + + + +Dependencies +------------ + +- Requests +- AnyJSON +- OrderedDict + + +License +------- + +ISC License. + + + +Roadmap +------- + +- Get it Started +- HTTP BASIC +- Get it working +- Sphinx Documetnation +- Examples +- Unittests +- OAuth Last (how?) \ No newline at end of file -- cgit v1.3-8-gc7d7