Building Python Based Web Application

Jonathan LaCour jonathan-lists at cleverdevil.org
Fri Sep 8 16:46:35 EDT 2006


James Stroud wrote:

> Basically, I want a jump start on data-base oriented web development
> with a focus on applying my python skills.
>
> Any suggestions will be greatly appreciated.

Two very popular frameworks are TurboGears (http://www.turbogears.org)
and Django (http://www.djangoproject.com/).  I have had good luck with
both in the past, and TurboGears is my current framework of choice.

There are a bunch of other frameworks out there as well, but I would
guess that these are the two most popular.

Best of luck -

--
Jonathan LaCour
http://cleverdevil.org



More information about the Python-list mailing list