Learn how and why you should use Python in your next CGI project. Python boasts an impressive collection of Internet-related portable module libraries to deal with everything from parsing and retrieving URL's to obtaining mail from POP servers and everything in between.
Similar scripts
Generating dynamic documents from templates
(Popularity: ) : Describes how to use a Python template module to separate your code and HTML. Using Python for CGI programming
(Popularity: ) : This is a 74-slide presentation on how to program CGI scripts in Python, written by the creator of Python himself. A CGI Framework in Python
(Popularity: ) : This article, appearing in the February, 1998 Webtechniques, descibes a CGI framework that handles errors on your site and build ... CGI in Python - An Interactive Instruction
(Popularity: ) : 8 interactive lessons on programming CGI in Python that cover the Python CGI module, database interactive, as well as basic ... Web Programming with Python
(Popularity: ) : This Topic Guide covers Web-related programming with Python, ranging from simple CGI programming, generating and parsing HTML and XML, writing ...