Skip to content
Snippets Groups Projects
index.rst 746 B
Newer Older
.. _pythonapi:

============
 Python API
============

The following pages document the Python bindings to the Mantid C++ libraries.

If you are new to Python in Mantid then we advise first looking at our `Mantid training courses <http://www.mantidproject.org/Main_Page>`_.
Reference
---------
.. toctree::
   :maxdepth: 1

   mantid <mantid/index>
   mantidplot <mantidplot/index>

Changes between version 1.0 and 2.0 of the API are described :ref:`here <pythonapi-changes>`.

Matplotlib-like plotting interface
----------------------------------
   mantidplot.pyplot <mantidplot/pyplot/index>
Techniques
----------

.. toctree::
   :glob:
   techniques/*