Manage dynamic plugins for Python applications
Go to file
Doug Hellmann 63122bdcd5 prep for 0.9 release
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-12 11:02:50 -04:00
docs prep for 0.9 release 2013-06-12 11:02:50 -04:00
stevedore finish tutorial section on loading plugins 2013-06-05 18:45:00 -04:00
.gitignore Add structure for tutorial 2013-06-03 17:25:23 -04:00
.travis.yml Add travis-ci configuration file 2013-05-05 11:39:33 -04:00
LICENSE add license 2012-06-19 14:33:24 -04:00
MANIFEST.in Remove reliance on distribute 2013-06-12 10:58:38 -04:00
README.rst link to docs from README 2013-02-18 17:19:13 -05:00
announce.rst prep for 0.9 release 2013-06-12 11:02:50 -04:00
run_sphinx Add example of loading as a driver 2013-06-05 18:02:12 -04:00
setup.py prep for 0.9 release 2013-06-12 11:02:50 -04:00
tox.ini add docs to default tox suite 2013-06-12 11:02:33 -04:00

README.rst

stevedore

Manage dynamic plugins for Python applications

See http://stevedore.readthedocs.org for the full documentation.