.. include:: headings.inc .. module:: py.PySlices .. currentmodule:: py.PySlices .. highlight:: python .. _py.PySlices: ========================================================================================================================================== |phoenix_title| **PySlices** ========================================================================================================================================== PySlices is a python block code editor / shell and namespace browser application. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **PySlices** .. raw:: html

Inheritance diagram of PySlices

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