phoenix_title wx.py.shellΒΆ

Shell 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.

class_summary Classes SummaryΒΆ

Shell

Shell based on StyledTextCtrl.

ShellFacade

Simplified interface to all shell-related functionality.

ShellFrame

Frame containing the shell component.