[PyQt] Integrating asyncio with Qt event loop?

Arve Knudsen arve.knudsen at gmail.com
Thu Jun 26 16:20:49 BST 2014


Hi guys

I am looking to integrate Python 3.4 asyncio
<https://docs.python.org/3/library/asyncio.html> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140626/96afe889/attachment.html>


More information about the PyQt mailing list