slackbuilds_ponce/python/txrequests/README

5 lines
173 B
Text
Raw Normal View History

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.