.. _plugins: .. _PyJAMAS: https://bitbucket.org/rfg_lab/pyjamas/src/master/ ============= 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: #. Select *Install plugin ...* from the **Plugins** menu, and choose the file that contains the plugin. #. The plugin will be available under the **Plugins** menu. #. To remove an installed plugin, select *Uninstall plugin ...* from the **Plugins** menu, and select the plugin to remove from the dropdown box. If you want to remove a plugin manually, navigate to the folder containing the PyJAMAS_ code, delete the corresponding subfolder from the plugins folder, and restart PyJAMAS.