.. include:: headings.inc .. module:: py.PySlicesShell .. currentmodule:: py.PySlicesShell .. highlight:: python .. _py.PySlicesShell: ========================================================================================================================================== |phoenix_title| **PySlicesShell** ========================================================================================================================================== PySlicesShell is a python shell application. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **PySlicesShell** .. raw:: html

Inheritance diagram of PySlicesShell

| |function_summary| Functions Summary ==================================== ================================================================================ ================================================================================ :func:`~py.PySlicesShell.main` The main function for the PySlicesShell program. ================================================================================ ================================================================================ | |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`py.PySlicesShell.App` PySlicesShell standalone application. ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: py.PySlicesShell.App Functions ------------ .. function:: main(filename=None) The main function for the PySlicesShell program.