From 9645e882b2a581da0b14c8dad3f062e53b2df17e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 18 Oct 2011 17:26:21 -0400 Subject: [PATCH] "Python on the Web" blog post --- docs/community/out-there.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/out-there.rst b/docs/community/out-there.rst index f55c2483..2e7b4715 100644 --- a/docs/community/out-there.rst +++ b/docs/community/out-there.rst @@ -10,7 +10,7 @@ Modules Articles & Talks ================ - +- `Python for the Web `_ teaches how to use Python to interact with the web, using Requests. - `Daniel Greenfield's Review of Requests `_ - `My 'Python for Humans' talk `_ ( `audio `_ ) - `Issac Kelly's 'Consuming Web APIs' talk `_