Categories
Tags → Python Cgi

Forest Python Board

Forest board is meant to be an easy to set up simple forum for your website. The messages are stored in plain files so there is no need for a database. All you need: - A way of running CGI scripts - Python 2.3 (untested on lower versions)
DETAILS

Wasp

Wasp is an platform-independent HTML preprocessor. It''s like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc. Wasp may be run in three ways. In ...
DETAILS

Analyzie

This CGI script displays all important information about your server including environmental variables, the path to your Perl, PHP, Python program, available perl modules on your server and also server hardware information such as CPU model, CPU spee...
DETAILS

Five Minutes to a Python CGI

This is a quick overview of Python script language. Dicussion includes comparison to other scripting languages, Using the Python CGI Module, debugging, and more.
DETAILS

Monty''s Postcard Server

Monty''s Postcard Server is an CGI application written in Python that makes putting up a Postcard Server a breeze. The only thing the Admin has to do is to supply the Images. Everything is configurable of cause.
DETAILS

Webware for Python

Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP)...
DETAILS

cgi_buffer

cgi_buffer is a group of libraries that may be used to improve performance of CGI scripts (and other content generation engines) in some circumstances, by applying performance-enhancing HTTP mechanisms that are typically not supported by them. Curren...
DETAILS

Writing CGI Programs in Python

Python has a very extensive, well documented and portable module library that provides a large variety of useful functions. The Internet-related collection is particularly impressive, with modules to deal with everything from parsing and retrieving U...
DETAILS
©2003-2008 jCay.com