[PyQt] Small terminal/console with vt100 emulation

Henning Schröder henning.schroeder at gmail.com
Sat Oct 1 12:03:17 BST 2011


Hello,
because pyqonsole only works with Qt3 and porting to Qt4 looks
complicated, I used the vt100 implementation of AjaxTerm and created a
PyQt4 widget for it.
Now I can embed a shell in my Linux applications. If anyone else is
interested in such a thing you will find the current version at
http://www.henning-schroeder.de/pyqterm.tgz

Regards
Henning


More information about the PyQt mailing list