freebsd-ports/www/py-txrequests/pkg-descr
Kubilay Kocak 68600e93ae [NEW] www/py-txrequests: Asynchronous Python HTTP for Humans
Small add-on for the python requests http library. Makes use Twisted's
ThreadPool, so that the requests API returns deferred.

The additional API and changes are minimal and strives to avoid
surprises.

WWW: https://github.com/tardyp/txrequests
2016-02-17 14:28:12 +00:00

6 lines
245 B
Text

Small add-on for the python requests http library. Makes use twisted's
ThreadPool, so that the requests API returns deferred.
The additional API and changes are minimal and strives to avoid surprises.
WWW: https://github.com/tardyp/txrequests