An improved server for TiddlyWeb.
Project description
What
A server for use with TiddlyWeb.
The base install of TiddlyWeb can be run with wsgiref simple server but that server is slow and has some issues with encoding of request URIs. This server uses the wsgiserver from the CherryPy project to provide a faster and more compliant server.
This code is tested with Python 2.7 and 3.3.
Use
In an already existing instance adjust tiddlywebconfig.py to include::
'wsgi_server': 'tiddlywebplugins.cherrypy'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for tiddlywebplugins.cherrypy-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3e87518298c2cb8ecee6368a8b2f0b2dc77072792e9a19877667242dd0ddb82 |
|
MD5 | 12bc7b43ed3e387db622e582f579652a |
|
BLAKE2b-256 | d003fbf59335eccdbb1d7ce00e096c4c938240dfeea43c120881df17340c1f1b |