Revision 1 as of 2004-04-28 12:49:35

Clear message

A framework for WebProgramming.

Masthead

URL

http://www.python.org/pypi?:action=display&name=WebStack&version=0.3

version

0.3 (Date(2004-04-26T00:00:00))

licence
Old-style Python Licence
platforms
Where most of the supported frameworks can run
Python versions
Tested on 2.2.2 but should work on later releases

Deployment Platforms

Supports CGI for the most basic hosting environments, BaseHTTPServer and Twisted for standalone applications, Webware and mod_python for Apache environments. Java Servlet support is present but not functioning.

Suitability

Development Interfaces

Environment Access

Session, Identification and Authentication

Uses the underlying framework support for users and cookies - sessions will be added in a later release. Where no such support is included in the underlying framework, simple functionality has been added.

Persistence Support

Presentation Support

WebStack does not attempt to cover functionality above basic Web transactions.

InTheirOwnWords

Comments

Hosting

Unable to edit the page? See the FrontPage for instructions.