summaryrefslogtreecommitdiffstats
path: root/python/txrequests/README
blob: 7324e892544c89e1ffef094563e39069eebd6376 (plain)
1
2
3
4
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.