GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
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.