WSGIUtils

Standalone utility libraries to ease WSGI application development

WSGIUtils is a package of standalone utility libraries that ease the development of simple WSGI programs.

The package is divided into two main components which can be used individualy or in combination.

wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer.

wsgiAdaptor is a simple WSGI application that provides basic authentication, signed cookies and persistent sessions.

The functionality provided is limited at the moment, patches to add new features and address defects are most welcome.

Last Modified: Sun, 01 Feb 2015 10:59:33 CET

Made with PubTal 3.5

Copyright 2021 Colin Stewart

Email: colin at owlfish.com