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'
Release files for tiddlywebplugins.cherrypy 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tiddlywebplugins.cherrypy-0.2.0.tar.gz | 2.4 kB | Details |
Release files / tiddlywebplugins.cherrypy-0.2.0.tar.gz
| Download URL | tiddlywebplugins.cherrypy-0.2.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
43db25dde7ef9b485739e9403b00259f45496e10f6572d7ee1efe14ef6d750d9
|
|
BLAKE2b-256 checksum How to use checksums |
6489aaac4ab6a6bd3febaeb289bde4d83286a8eeb330a078a1822ed3d7f97c97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |