Hello.<div><br></div><div>I'm writing some PyQt application and I'm need to embed python console. I know that some applications use ipython as interactive console such as Mayavi. But Mayavi uses WX-based console.</div>
<div><br></div><div>So, is ther way to embed ipython console to PyQt application? I was searching for some docs about this, but didn't found exactly that I need. Can you help me ?</div>