slackbuilds/python/txrequests
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
txrequests.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
txrequests.info python/txrequests: Convert python to python2. 2021-05-19 18:40:24 +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.