source: sasview/docs/sphinx-docs/source/user/sasgui/perspectives/calculator/python_shell_help.rst @ 3c53d7f

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 3c53d7f was 49148bb, checked in by smk78, 8 years ago

Add in guiframe related docs files

  • Property mode set to 100644
File size: 1.1 KB

Python Shell Tool

Description

This is a Python shell/editor (PyCrust) provided with WxPython. An editing notebook will show up when a Python file is created/loaded with the New or Open options on the menu.

Run enables the editor to compile and run the Python code.

For the details about the Python, visit the website http://docs.python.org/tutorial/

The NumPy, SciPy, and Matplotlib, etc, libraries are shipped with SasView. However, some functionality may not work.

PyCrust has its own Help.

NOTE! The Help() and Credits() calls do not work on Macs.

Example

An example calling the Matplotlib plotting gallery:

pycrust_example.png

Note

This help document was last changed by Steve King, 19Feb2015

Note: See TracBrowser for help on using the repository browser.