.. include:: headings.inc .. module:: py.sliceshell .. currentmodule:: py.sliceshell .. highlight:: python .. _py.sliceshell: ========================================================================================================================================== |phoenix_title| **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_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **sliceshell** .. raw:: html

Inheritance diagram of sliceshell

| |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`py.sliceshell.SlicesShell` Notebook Shell based on StyledTextCtrl. :ref:`py.sliceshell.SlicesShellFacade` Simplified interface to all shell-related functionality. :ref:`py.sliceshell.SlicesShellFrame` Frame containing the sliceshell component. ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: py.sliceshell.SlicesShell py.sliceshell.SlicesShellFacade py.sliceshell.SlicesShellFrame