Manage dynamic plugins for Python applications
Go to file
Doug Hellmann fd4e42f0fe Add tutorial section on creating plugins
Expand and reorg the naming discussion.

Add a section on the mechanics of creating plugins,
with some tested example code.

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-05 17:11:23 -04:00
docs Add tutorial section on creating plugins 2013-06-05 17:11:23 -04:00
stevedore Add tutorial section on creating plugins 2013-06-05 17:11:23 -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 add license 2012-06-19 14:33:24 -04:00
README.rst link to docs from README 2013-02-18 17:19:13 -05:00
announce.rst update settings for 0.8 release 2013-01-04 19:17:11 -05:00
distribute_setup.py set up tox and fix packaging 2012-06-19 14:24:20 -04:00
run_sphinx add API documentation 2012-07-22 16:54:13 -04:00
setup.py Add tutorial section on creating plugins 2013-06-05 17:11:23 -04:00
tox.ini flake8 fixes 2013-05-05 11:52:40 -04:00

README.rst

stevedore

Manage dynamic plugins for Python applications

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