diplomat.utils.pluginloaderΒΆ

Module includes methods useful to loading all plugins placed in a folder, or module.

Functions

load_plugin_classes(plugin_dir, plugin_metaclass)

Loads all plugins, or classes, within the specified module folder and submodules that extend the provided metaclass type.