On Tue, Aug 18, 2009 at 4:06 PM, Atul.<atulskulka...@gmail.com> wrote: > Hello All, > > Needless to say I am new to python and web programming. I am looking > for a quick Python-101 course / tutorial for "using python to > implement dynamic content on web" under some web server. Any pointers > what should I be reading?
Google for "Python web framework" and take your pick. Some popular choices: - Django: http://www.djangoproject.com/ -- associated online book: http://djangobook.com/ - TurboGears: http://turbogears.org/ Cheers, Chris -- http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list