  |
FastCGI wrapper - http://www.fastcgi.com/
Use Robin Dunn's fcgi.py from a multi-threaded Python program. [Open Source, BSD-like] |
  |
The form module - http://www.doxdesk.com/software/py/form.html
An (incompatible) alternative to the CGI module from the standard Python distribution. [Open Source, GPL] |
  |
Gary Strangman's Python Modules - http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html
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. |
  |
Rob Hooft's Python Modules - http://starship.python.net/crew/hooft/
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. |
  |
A list of open-source HTTP proxies written in Python - http://xhaus.com/alan/python/proxies.html
The function of this page is to make this searching and comparison process easier for Python programmers. |
  |
ASPN Python Modules - http://aspn.activestate.com/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 |
  |
Naja - http://www.keyphrene.com/products/naja/
Download manager HTTP, FTP, Website grabber, newsreader, FTP client, WebDAV Client (Windows, Linux, MacOS X)[Freeware] |
  |
CDDB audio CD track info access - http://cddb-py.sourceforge.net/
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 Operating Systems with easy portability. |
  |
ASV for Python - http://tratt.net/laurie/python/asv/
A platform independent Python module to input, manipulate and output 'simple' database storage file formats such as CSV (Comma Separated Value) and TSV (Tab Separated Value). Also includes examples for using the module. |
  |
CGI Link Checker - http://kumar.travisbsd.org/pyprogs/cgilink.html
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] |