[Tutor] CGI Programming in Python

Rob Andrews rob@uselesspython.com
Thu, 23 May 2002 17:59:57 -0500


http://uselesspython.com/tutorials.html <-- The tutorials links page at 
Useless Python should have a few to get you started. (And I'd appreciate 
anyone letting me know of tutorials not on the list.)

http://uselesspython.com/uselesspython1.html <-- And I put together a 
really simple CGI that generates a simple response web page based on 
form input. There's not a demo available at the moment, but the sample 
code is valid.

Books like Programming_Python 2nd ed., Core_Python_Programming, and 
Python_How_To_Program also have excellent material to draw from. People 
in the Jackson, Mississippi (USA) area are welcome to take a look at my 
stack o' Python books, especially if they join the Mississippi Python 
Interest Group. I wish I had some way of sharing my books with people 
who aren't local, but until someone fleshes out a PEP for a language 
enhancement that allows us to break the laws of physics....

Rob
http://uselesspython.com

Britt Green wrote:

> Hello all,
> 
> I've been trying to find some good sites for CGI programming in Python.
> But so far I'm not having much luck. I'm hoping the members of this
> mailing list can send a few sites my way; sites that are CGI
> newbie-friendly! :)
> 
> Thanks!
> 
> Britt
> 
> =====
> "The ocean, she is strange and wondrous, filled with animals that disturb even a Frenchman."
> 
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
> 
> 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
> 
>