slackbuilds_ponce/python/requests-futures/README
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

4 lines
181 B
Text

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.