Skip to main content

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'

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page