stevedore – Manage Dynamic Plugins for Python Applications — stevedore 4.1.0.dev1 documentation
stevedore avoids creating yet another extension mechanism by building on top of entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions.
(2022-09-30)