From: Kenneth Reitz Date: Tue, 18 Oct 2011 00:52:55 +0000 (-0400) Subject: descriptions for "out there" X-Git-Tag: v0.6.5~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7481980c1a4a60d9a63278041aed895002af9f5d;p=services%2Fpython-requests.git descriptions for "out there" --- diff --git a/docs/community/out-there.rst b/docs/community/out-there.rst index 167494d..1bdeb6b 100644 --- a/docs/community/out-there.rst +++ b/docs/community/out-there.rst @@ -1,21 +1,21 @@ Modules ======= -- https://github.com/maraujop/requests-oauth-hook -- https://github.com/jgorset/facepy -- https://github.com/bulkan/robotframework-requests -- https://github.com/bitprophet/fullerene] -- https://github.com/benjaminws/urbanairship-python +- `requests-oauth-hook `_, for adding OAuth1 support to Requests +- `FacePy `_, a Python wrapper to the Facebook API. +- `robotframework-requests `_, a Robot Framework API wrapper. +- `fullerene `_, a Graphite Dashboard. +- `urbanairship-python `_, a fork of the Urban Airship API wrapper. Articles & Talks ================ -- http://pydanny.blogspot.com/2011/05/python-http-requests-for-humans.html -- http://python-for-humans.heroku.com -- http://issackelly.github.com/Consuming-Web-APIs-with-Python-Talk/slides/slides.html -- http://arunsag.wordpress.com/2011/08/17/new-package-python-requests-http-for-humans/ -- http://habrahabr.ru/blogs/python/126262/ [Russian] +- `Daniel Greenfield's Review of Requests `_ +- `My 'Python for Humans' talk `_ +- `Issac Kelly's 'Consuming Web APIs' talk `_ +- `Blog post about Requests via Yum `_ +- `Russian blog post intrudcing Requests `_ Integrations @@ -24,8 +24,9 @@ Integrations ScraperWiki ------------ -ScraperWiki is an excellent service that allows you to run Python, Ruby, and PHP -scraper scripts on the web. Now, Requests v0.6.1 is available to use in your scrapers! +`ScraperWiki `_ is an excellent service that allows +you to run Python, Ruby, and PHP scraper scripts on the web. Now, Requests +v0.6.1 is available to use in your scrapers! To give it a try, simply::