[Twisted-Python] Serial interface for software program

Itamar Turner-Trauring itamar at itamarst.org
Mon May 5 11:24:17 MDT 2014


If Spyder *just* uses Qt, it's a single-threaded event loop. There's a 
3rd party event loop for Twisted that runs on top of Qt (qt4reactor), 
which would allow Twisted and Qt code to run in the same thread.

-Itamar




More information about the Twisted-Python mailing list