Using the methods described in https://packaging.python.org/guides/creating-and-discovering-plugins/ convert the ScriptAdapterFactory to use those methodologies to register ScriptAdapters.
The idea is to enable users to develop their own ScriptAdapters for various schedulers, or their own proprietary scheduler. #
Using the methods described in https://packaging.python.org/guides/creating-and-discovering-plugins/ convert the ScriptAdapterFactory to use those methodologies to register ScriptAdapters.
The idea is to enable users to develop their own ScriptAdapters for various schedulers, or their own proprietary scheduler. #