FCGI Icon

FCGI

The fcgi.py Python module handles communication with the FastCGI module

FCGIOverview

The fcgi.py Python module handles communication with the FastCGI module of the Apache or Stronghold web server without using the FastCGI developers kit, but will also work in a non-FastCGI environment, (straight CGI.) This module was originally fetched from someplace on the Net (I don't remember where and I can't find it now...) and has been significantly modified to fix several bugs, be more readable, more robust at handling large CGI data and return document sizes, and also to fit the model that we had previously used for FastCGI.

NEW

Fixed some bugs.

FCGIInformation

Version
N/A
Date
03.05.10
License
Free
Language
English
File Size
N/A
Developer
Category
SubCategory
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
wxPython Icon
This is a GUI toolkit for the Python programming language
More
Convert string to hex Icon
Qoute string converting each char to hex repr and back
Free
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
Disk Dumper Icon
This recipe will display a hex dump of the disk specified on the command line.
SSL Client Authentication over HTTPS Icon
Application that demonstrates SSL client authentication over HTTPS.
Free
Stripchart Plotter Icon
OpenGL Stripchart plotter for a user defined number of channels.
Free
'Zip walker' - Zip file tree generator Icon
A generator which provides a quick way to 'walk' a zip file archive.
Complex Boolean Regular Expression Class Icon
Need to look for the occurence of words in a string or group of words
Free
Display an Image from a specified file Icon
Reads an image file from the filename specified as the 1st parameter
Free
More