SlackBuildsOrg/python/requests-futures
Dimitris Zlatanidis 3ff7e8bdae python/requests-futures: Added (Asynchronous Python HTTP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-20 22:29:16 +07:00
..
README python/requests-futures: Added (Asynchronous Python HTTP). 2015-01-20 22:29:16 +07:00
requests-futures.info python/requests-futures: Added (Asynchronous Python HTTP). 2015-01-20 22:29:16 +07:00
requests-futures.SlackBuild python/requests-futures: Added (Asynchronous Python HTTP). 2015-01-20 22:29:16 +07:00
slack-desc python/requests-futures: Added (Asynchronous Python HTTP). 2015-01-20 22:29:16 +07:00

Asynchronous Python HTTP for Humans.
Small add-on for the python requests http library. Makes use of 
python 3.2's concurrent.futures or the backport for prior versions 
of python.