PyWebLib is a Web programming framework for
Python. The module package
pyweblib consists of several submodules, including
a pyweblib.forms
class library for handling input, pyweblib.session
for server-side
Web session handling, pyweblib.sslenv to retrieve
SSL-related
environment variables, and pyweblib.httphelper for
very basic HTTP
functions/classes.