CheesyPy - a library for creating websites somewhat like CherryPy, featuring a builtin web-server (HTTPLib) with session management (not using Cookies) and a plugin architecture (PageLib) for webpages.
mod_snake is a plugin for Apache which allows modules to be written
in Python, and have the same power as C modules. In addition it accelerates Python
written CGI, similar to Py_Apache and mod_python and includes support for HTML with embedded
Python.