[prog] Python web applications

Kenneth Gonsalves lawgon at thenilgiris.com
Sun Apr 10 12:52:36 EST 2005


On Sunday 10 Apr 2005 1:35 am, Rachel McConnell wrote:
> Hi All,
>
> Does anyone have experience writing web apps in Python?  Are there
> any web frameworks out there that you'd recommend, or Not
> recommend?  Ideas on the Usual things people do in Python?

my experience - using python cgi, cheetah for templating, pyscopg for 
database access and postgresql as a backend. Was able to build neat, 
fast database driven websites. Most python people however tend to go 
in for zope/plone for websites. 
-- 
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.sourceforge.net
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!


More information about the Programming mailing list