tiddlyweb / tiddlyweb-plugins
- Source
- Commits
- Network (1)
- Issues (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Chris Dent (author)
Mon Feb 08 11:53:21 -0800 2010
tiddlyweb-plugins / spawner
spawner/README
A factory for use with Spawning so TiddlyWeb can
run under that high performance, non-blocking web
server.
Use like so:
spawn --factory=tiddlywebplugins.spawner.factory ''
(The empty string argument is necessary for the time being).
spawning can be found on pypi:
http://pypi.python.org/pypi/Spawning
For more information on TiddlyWeb see http://tiddlyweb.com
This plugin is licensed under the same terms as TiddlyWeb itself.
Copyright 2009 Chris Dent.

