slackbuilds/python/requests-futures
Dimitris Zlatanidis 6cadae9398
python/requests-futures: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-29 06:58:15 +07:00
..
README python/requests-futures: Added (Asynchronous Python HTTP). 2015-01-20 22:29:16 +07:00
requests-futures.SlackBuild python/requests-futures: Switch to i586. 2016-10-29 06:58:15 +07:00
requests-futures.info 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

README

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.