xpublish.dependencies.get_plugins#

xpublish.dependencies.get_plugins()[source]#

FastAPI dependency that returns the a dictionary of loaded plugins

Return type

Dict[str, Plugin]

Returns

Dictionary of names to initialized plugins.