Using plugins

PyJAMAS can be extended using plugins. PyJAMAS plugins are written in Python, using a specific format. The PyJAMAS application programming interface can be used to introduce PyJAMAS functionality within plugins or generally, within Python scripts. To install a plugin:

  1. Select Install plugin … from the Plugins menu, and choose the file that contains the plugin.

  2. The plugin will be available under the Plugins menu.

  3. To remove an installed plugin, navigate to the folder containing the PyJAMAS code, delete the corresponding subfolder from the plugins folder, and restart PyJAMAS.