slackbuilds_ponce/python/requests-futures/README

5 lines
181 B
Text
Raw Normal View History

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.