[PyQt] Integrating asyncio with Qt event loop?

Erik Hvatum ice.rikh at gmail.com
Thu Jun 26 18:07:51 BST 2014


I would love this as well, for co-routines if nothing else.  I can get them in pyqt with some serious boost c++ acrobatics, but that solution doesn't fly at work where others will maintain my code.

-Erik

> On Jun 26, 2014, at 10:20, Arve Knudsen <arve.knudsen at gmail.com> wrote:
> 
> Hi guys
> 
> I am looking to integrate Python 3.4 asyncio with Qt's event loop (via PyQt 5), specifically in order to asynchronously monitor output (stdout/stderr) from a child process. Maybe this is somewhat off-topic for this list, but can someone tell me if such integration exists (and works)?
> 
> Thanks,
> Arve
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140626/b3bb7a5d/attachment.html>


More information about the PyQt mailing list