Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 505 Bytes

APIReferenceTool.rst

File metadata and controls

19 lines (12 loc) · 505 Bytes

API reference tool

Besides this HTML documentation, Expyriment includes a full offline API reference tool which will allow you to browse and search the API offline, using a graphical user interface.

api_reference_tool.png

Usage

To show the API reference tool, call the following from within Python:

expyriment.show_documentation(3)

Alternatively, the API reference tool can be started with the :doc:`CommandLineInterface`:

python -m expyriment.cli -A