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'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.cherrypy-0.2.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

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