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, Cheroot, which comes from the CherryPy project. It provides a faster and more WSGI and HTTP compliant server.
This code is tested with Python 2.7 and 3.5.
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
File details
Details for the file tiddlywebplugins.cherrypy-0.2.0.tar.gz
.
File metadata
- Download URL: tiddlywebplugins.cherrypy-0.2.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43db25dde7ef9b485739e9403b00259f45496e10f6572d7ee1efe14ef6d750d9 |
|
MD5 | 61a6df3114cc923a5efc2507355bddba |
|
BLAKE2b-256 | 6489aaac4ab6a6bd3febaeb289bde4d83286a8eeb330a078a1822ed3d7f97c97 |