From: Mahmoud Hossam Date: Sat, 16 Jun 2012 07:36:18 +0000 (+0300) Subject: Add rauth. X-Git-Tag: v0.13.2~18^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5cc2129c736953a2e762332295f306354393f7bb;p=services%2Fpython-requests.git Add rauth. --- diff --git a/docs/community/out-there.rst b/docs/community/out-there.rst index 5ef090f..9b90771 100644 --- a/docs/community/out-there.rst +++ b/docs/community/out-there.rst @@ -2,6 +2,7 @@ Modules ======= - `requests-oauth `_, adds OAuth support to Requests. +- `rauth `_, an alternative to requests-oauth, supports OAuth versions 1.0 and 2.0. - `FacePy `_, a Python wrapper to the Facebook API. - `robotframework-requests `_, a Robot Framework API wrapper. - `fullerene `_, a Graphite Dashboard.