[Twisted-Python] Making twisted web client requests on running reactor

Hynek Schlawack hs at ox.cx
Sun Feb 23 03:12:05 MST 2014


Hello Ameya,

On 23 Feb 2014, at 3:17, Ameya Lokare wrote:

> I'm writing a client library that makes (potentially long running) 
> HTTP
> requests. Since the library will be used within non-Twisted code, I 
> was
> thinking of running the reactor in a separate thread.

Have you seen Crochet? That might be just what you’re looking for: 
https://pypi.python.org/pypi/crochet/

Cheers
Hynek



More information about the Twisted-Python mailing list