stevedore 0.14
stevedore provides classes for implementing common patterns for using dynamically loaded extensions in python applications.
What’s New?
- Provide an option to control requirements checking when loading plugins, and disable it by default. This removes protection against loading the wrong version of a plugin, or that plugin’s dependencies.