[Twisted-Python] Twisted and ipython

Michael Thompson michaelnt at gmail.com
Thu Jan 13 07:06:10 EST 2011


On 11 January 2011 07:48, Alessandro Dentella <sandro at e-den.it> wrote:

> So what's the suggested way to play with twisted?

It depends what you're trying to do. I'd suggest you get some form of
skeleton program running first. At that point you can interact with
the program using twisted manhole.

ipython has a task interface with supports starting asynchronous jobs,
a quick search turns up

http://mail.scipy.org/pipermail/ipython-user/2009-February/006148.html

Regards, Michael



More information about the Twisted-Python mailing list