"Python on the Web" blog post
authorKenneth Reitz <me@kennethreitz.com>
Tue, 18 Oct 2011 21:26:21 +0000 (17:26 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Tue, 18 Oct 2011 21:26:21 +0000 (17:26 -0400)
docs/community/out-there.rst

index f55c24830451fbf823cddbb8e5311861ca38abfb..2e7b471532fcba9c4ba5dd1ce175139eeec798b6 100644 (file)
@@ -10,7 +10,7 @@ Modules
 
 Articles & Talks
 ================
-
+- `Python for the Web <http://gun.io/blog/python-for-the-web/>`_ teaches how to use Python to interact with the web, using Requests.
 - `Daniel Greenfield's Review of Requests <http://pydanny.blogspot.com/2011/05/python-http-requests-for-humans.html>`_
 - `My 'Python for Humans' talk <http://python-for-humans.heroku.com>`_ ( `audio <http://codeconf.s3.amazonaws.com/2011/pycodeconf/talks/PyCodeConf2011%20-%20Kenneth%20Reitz.m4a>`_ )
 - `Issac Kelly's 'Consuming Web APIs' talk <http://issackelly.github.com/Consuming-Web-APIs-with-Python-Talk/slides/slides.html>`_