- 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.
http://www.webreview.com/2000/07_07/developers/07_07_00_2.shtml
(Rating: 0.00 Votes: 0)
Rate It
Review It
- 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 URLs to retrieving mail from POP servers and everything in between. Main topics include: Why should my next CGI project be in Python\? Your First CGI program in Python, Getting some real work done, Defining a useful Display function, Putting the pieces together, and Simple Database Access.
Price: Free
http://www.devshed.com/Server_Side/Python/CGI/
(Rating: 0.00 Votes: 0)
Rate It
Review It
|