python beginer

Daniel Fetchinson fetchinson at googlemail.com
Wed Apr 16 12:15:47 EDT 2008


> can anyone tell me hw to start with webapplication scripting(e.g login
> page..etc)
> if anyone has soln for this or simple e.g  that mention above please send me

There are many choices, too many actually. Good entry points are:

http://wiki.python.org/moin/WebApplications
http://wiki.python.org/moin/WebFrameworks
http://www.modpython.org/
http://turbogears.org/
http://djangoproject.com/

You need be prepared to evaluate a bunch of options before deciding
which way you go. Unfortunately this can not be avoided and can be
quite a lengthy process.

HTH,
Daniel



More information about the Python-list mailing list