[PyQt] Small terminal/console with vt100 emulation

Henning Schröder henning.schroeder at gmail.com
Wed Oct 12 21:35:13 BST 2011


I fixed some small bugs, put everything on bitbucket and added some
documentation
 * https://bitbucket.org/henning/pyqtermwidget
 * http://packages.python.org/pyqterm/

On Sat, Oct 1, 2011 at 1:03 PM, Henning Schröder
<henning.schroeder at gmail.com> wrote:
> 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