Manage dynamic plugins for Python applications
1482cf264f
This allows to use map() directly over some extension method in a more convenient way. It's a pattern we often need, so let's built it directly in Stevedore. |
||
---|---|---|
docs | ||
stevedore | ||
.gitignore | ||
.travis.yml | ||
announce.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
run_sphinx | ||
setup.py | ||
tox.ini |
stevedore
Manage dynamic plugins for Python applications
See http://stevedore.readthedocs.org for the full documentation.