xmlSiteMakerPy - Describes XML/XSLT based tool for offline HTML site generation, with download and examples. - http://xmlsitemakerpy.sourceforge.net/
Welman - The web external link manager makes evident the external links embedded in the pages of a web site by inserting of a marker image just after the link text. The program can also check the status of each external link and set two different markers selected - http://welman.iriti.cnr.it/
CGI Link Checker - Written in Python which checks the validity of links on a HTML page on the web. It can be used online and offline. [Open source, public domain] - http://kumar.travisbsd.org/pyprogs/cgilink.html
ComfyEdit - Script for web-based editing of static HTML files. - http://www.colorstudy.com/software/comfyedit/
The form module - An (incompatible) alternative to the CGI module from the standard Python distribution. [Open Source, GPL] - http://www.doxdesk.com/software/py/form.html
Ramu's Python Modules - This page includes two modules: one for simplifying CGI Programming easier with Python, and the other for Generating Dynamic Documents from Templates for Python. - http://www.embl-heidelberg.de/~chenna/pythonpages/
ASV for Python - A platform independent Python module to input, manipulate and output 'simple' database storage file formats such as CSV (Comma Seperated Value) and TSV (Tab Separated Value). Site also includes examples for using the module. - http://tratt.net/laurie/python/asv/
Nathan Gray's Python Modules - Many useful python modules can be found on this page. Examples include the author's pythonstartup file for interactive Python sessions, and deep reload to reload a whole project instead of each file individually. - http://www.idyll.org/~n8gray/code/
CDDB audio CD track info access - This package allows retrieving CDDB audio CD track info access through Python. In essence, it's a combination of three modules to access the CDDB online database. The included C extension module enables it to fetch track lengths under many popular Opera - http://cddb-py.sourceforge.net/
Rob Hooft's Python Modules - The modules presented on this page are those that the author felt were most generally applicable to python users, out of those that he contributed for the Bruker Nonius KappaCCD. - http://starship.python.net/crew/hooft/
ASPN Python Modules - ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters - http://aspn.activestate.com/ASPN/Python/Modules/
Gary Strangman's Python Modules - Contains several general and one specialized python modules that were generated for the purpose of being useful to other python users. The modules here mainly protain to statistical analysis and input/output handling. - http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html
FastCGI wrapper - Use Robin Dunn's fcgi.py from a multi-threaded Python program. [Open Source, BSD-like] - http://www.fastcgi.com/
PyWX: Python for AOLserver - PyWX is a plug-in for the open source Web server AOLserver that embeds a Python interpreter within the AOLserver process. This allows AOLserver to execute Python scripts in response to HTTP requests in a variety of ways. - http://pywx.idyll.org/