Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
The focus of this project is to port the OO interpreter language Python and its extensions (GUI, CORBA, SOAP, XML-RPC, QNX message passing, Data Bases a.s.o) to QNX4 and QNX6 (QNX RTP). URLs: www.python.org
Phino is a advanced GUI Language written on top of Python and wxPython to write GUIS in a simplified way. It supports many of the operations of python and seperates the design from the coding
A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.