summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-11-18 13:47:20 -0500
committerKenneth Reitz <me@kennethreitz.com>2011-11-18 13:47:20 -0500
commit3ea9c5382619d15c5058faa2faea4257eb9ddd4c (patch)
tree3c55bf070fadecff6c6a5098b69cda0491cf0290 /docs/index.rst
parent76dacaf231f9ad8d4a46e2b55ea00faec4ebaeff (diff)
downloadpython-requests-3ea9c5382619d15c5058faa2faea4257eb9ddd4c.tar.gz
best testimonial ever
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst7
1 files 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
---------------