From 3ea9c5382619d15c5058faa2faea4257eb9ddd4c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 18 Nov 2011 13:47:20 -0500 Subject: [PATCH] best testimonial ever --- docs/index.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index f895743f..cfc894e5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -44,6 +44,10 @@ use Requests internally. It has been installed over 45,000 times from PyPi. Requests is the perfect example how beautiful an API can be with the right level of abstraction. +**Matt DeBoard** + I'm going to get @kennethreitz 's Python requests module tattooed + on my body, somehow. The whole thing. + **Daniel Greenfeld** Nuked a 1200 LOC spaghetti code library with 10 lines of code thanks to @kennethreitz's request library. Today has been AWESOME. @@ -52,9 +56,6 @@ use Requests internally. It has been installed over 45,000 times from PyPi. Python HTTP: When in doubt, or when not in doubt, use Requests. Beautiful, simple, Pythonic. -**Rich Leland** - Requests is awesome. That is all. - Feature Support ---------------