slackbuilds/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 python/txrequests: Added (Asynchronous Python HTTP). 2017-03-22 23:39:43 +07:00
slack-desc python/txrequests: Added (Asynchronous Python HTTP). 2017-03-22 23:39:43 +07:00
txrequests.SlackBuild python/txrequests: Added (Asynchronous Python HTTP). 2017-03-22 23:39:43 +07:00
txrequests.info python/txrequests: Added (Asynchronous Python HTTP). 2017-03-22 23:39:43 +07:00

README

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.