python3-pyqtconsole

Light weight python interpreter, easy to embed into Qt apps
  https://github.com/marcus-oscarsson/pyqtconsole
  0
  no reviews



Pyqtconsole is a lightweight python console for Qt applications. It's made to be easy to embed in other Qt applications and comes with some examples that show how this can be done. The interpreter can run in a separate thread, in the UI main thread or in a gevent task.