source: sasview/src/sas/perspectives/calculator/media/python_shell_help.rst @ 78f02c3

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 78f02c3 was 78f02c3, checked in by smk78, 9 years ago

Level 1 sphinx-ready commit of remaining help files

  • Property mode set to 100644
File size: 974 bytes

..python_shell_help.rst

Python Shell Tool

Description

This is a Python shell (PyCrust) provided with WxPython. An editing notebook will show up when a Python file is loaded from the 'New' or 'Open' menu.

The 'Run' menu is added for the editor to be able to compile and run the Python code.

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

The numpy, scipy, matplotlib, etc, libraries are shipped with SasView. However, some functionalities of those packages may or may not work.

PyCrust includes its own Help menu in the shell window.

Note: Help() and Credits() do not work on Macs.

Example

An example from the matplotlib gallery:

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