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

4 lines
173 B
Text

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.