Categories
Tags → Python

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

Ming (Python/Zope module)

Ming is a library for generating dynamic SWF (&"Flash&") movies. It comprises all of the functionality of Flash 4, except for sound events (streaming mp3 is supported, though). The Python wrapper presents the movie components as ob...
DETAILS

Python Hyperschema

Python Hyperschema is an open source public domain project that creates useful and really cool HTML hypermaps from SQL database schema, consisting of two small PL/SQL files and one Python (or C) source code file. The generated HTML pages have mousove...
DETAILS

XML Processing with Python

This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
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

Poor Man''s Zope

PMZ is a small Python script that allows you to combine HTML and Python code. It is very similar to Microsoft Active Server Pages or PHP3/4. So you can easily integrate Python into your HTML pages If you don''t need an application server like ZO...
DETAILS

MoinMoin

MoinMoin is a Python WikiClone, based on PikiPiki. The name MoinMoin is a common German slang expression, &"Moin&" meaning &"Good Morning&", and &"MoinMoin&" being an emphasis, i.e. &"A V...
DETAILS

viewportfolio

viewportfolio is a python program that allows you to track the performance of a stock portfolio you establish in a data file. It pulls quote information from Yahoo! Finance and relies on the Quote.py python module written by Jonathan Corbet (included).
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

Page:
©2003-2019 jCay.com