Web Modules

"It is better to have a flexible module that can be used intuitively than
an all-singing, all-dancing framework that no-one can be bothered to learn."

The Python Web Modules are a suite of simple and easy to use Python components
desinged to allow developers to write Python CGI scripts or web applications
with SQL databases, sessions, templates, email and authorisation functionality
without having to install Web Application Servers.

A key part of the project is the creation of documentation and examples to allow
developers with less time or expierince to understand the concepts of Python web
programming without having to read all the sources and comments from the very
beginning.

The modules can easily be used on shared web hosting accounts running Apache and
Python for example.

Download

The latest relase is here.

Documentation

The latest documentation is here.