neurotorchmz.core.plugin_manager#
The plugin manager provides methods to load plugins and provides a list of all loaded plugins
Functions
Returns the module of the caller |
|
|
Load all valid plugins from the given path |
- neurotorchmz.core.plugin_manager.get_module() ModuleType#
Returns the module of the caller
- neurotorchmz.core.plugin_manager.load_plugins_from_dir(path: Path, prefix: str) None#
Load all valid plugins from the given path