phoenix_title wx.py.sliceshell

Slices is an interactive text control in which a user types in commands to be sent to the interpreter. This particular shell is based on wxPython’s wxStyledTextCtrl.

Sponsored by Orbtech - Your source for Python programming expertise. Slices is a version of shell modified by David Mashburn.

class_summary Classes Summary

SlicesShell

Notebook Shell based on StyledTextCtrl.

SlicesShellFacade

Simplified interface to all shell-related functionality.

SlicesShellFrame

Frame containing the sliceshell component.