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
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
Base64 File Converter Icon
This script allows the user to convert files to and from a base64 encoding
Free
Getting uptime in windows 2000/NT/XP Icon
This recipe will help getting windows uptime using the "net statistics server"
Fast Fourier Transform Icon
This code implements the O(n log n) Cooley-Tukey FFT algorithm as simply.
Free
LZ77 compression Icon
LZ77 is a compression algorithm upon which most popular compression formats
Complex Boolean Regular Expression Class Icon
Need to look for the occurence of words in a string or group of words
Free
Python replacement for java.util.Properties Icon
Quick and easy way to process Java properties files using pure Python
Free
A recursive function to get permutation of a list Icon
A recursive function to get permutation of a list script allows you to make
Free
More