slackbuilds_ponce/python/txrequests
David Spencer 825e81a517 python/txrequests: Added (Asynchronous Python HTTP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-03-22 23:39:43 +07:00
..
README
slack-desc
txrequests.info
txrequests.SlackBuild

Asynchronous Python HTTP Requests for Humans

Small add-on for the python requests http library. Makes use twisted's
ThreadPool, so that the requests' API returns deferred.