Contents:
Plugin
Plugin.api
Plugin.__init__()
Plugin.get_plugins()
Bases: object
object
The class includes all necessary methods to access the Perses plugins API
perses_api_model (APIModel) – Inject a Perses API model object that includes all necessary values and information
This is where we store the api
Api
The method includes a functionality to retrieve all available plugin modules
Exception – Unspecified error by executing the API call
A list of plugin module dicts
list