runtime.plugin¶
EntryPointsPluginLoader
¶
Bases: PluginLoader
Loads plugins from entry point groups
https://packaging.python.org/en/latest/specifications/entry-points/
Source code in /home/runner/work/arc/arc/arc/runtime/plugin.py
PathPluginLoader
¶
Bases: PluginLoader
Loads plugins from a a set of file paths