Web framework to recommend

bruno at modulix onurb at xiludom.gro
Mon May 15 04:45:38 EDT 2006


Jacky wrote:
> Hi all,
> 
> I just started learning Python and would like to starting writing some
> web-based applications with Python.
> 
> I did have pretty much experience with doing so with PHP and Java, but
> Python seems a bit different for me.
> 
> Do you guys have some good web framework to recommend? (I don't want to
> use CGI mode)

There's quite a lot of (good) web frameworks for Python, and choosing
the right one depends a lot on specific requirements you didn't express...


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list