slackbuilds/python/txrequests/README

5 lines
173 B
Plaintext

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.