Manage dynamic plugins for Python applications
83098c78d0
Update NamedExtensionManager to check the names of the plugins before loading any code to avoid importing anything we are not going to use. Fixes issue #4 Change-Id: I27b19cb42ca3d165ce45953281b82e394c4539a2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com> |
||
---|---|---|
docs | ||
stevedore | ||
.gitignore | ||
announce.rst | ||
distribute_setup.py | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
run_sphinx | ||
setup.py | ||
tox.ini |
stevedore
Manage dynamic plugins for Python applications