From: Kenneth Reitz Date: Sun, 15 May 2011 21:28:16 +0000 (-0400) Subject: testimonials X-Git-Tag: v0.4.1^2~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b36911260b48b512b82bd4527e670de070acdb5;p=services%2Fpython-requests.git testimonials --- diff --git a/docs/index.rst b/docs/index.rst index ac79d0f..5e3b344 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -47,7 +47,13 @@ Testimonals Nuked a 1200 LOC spaghetti code library with 10 lines of code thanks to @kennethreitz's request library. Today has been AWESOME. **Kenny Meyers** - Python HTTP: When in doubt, or when not in doubt, use Requests. Beautiful, simple, Pythonic. + Python HTTP: When in doubt, or when not in doubt, use Requests. Beautiful, simple, Pythonic. + +**Rich Leland** + Requests is awesome. That is all. + +**Steve Pike** + I can never remember how to do it the regular way. ``import requests; requests.get()`` is just so easy! User Guide