Python web frameworks
Bernard
bernard.chhun at gmail.com
Tue Nov 20 09:30:54 EST 2007
On 20 nov, 07:19, joe jacob <joejaco... at gmail.com> wrote:
> There are a lot of web frameworks for python like django, mod_python,
> spyce, turbo gears, Zope, Cherrypy etc. Which one is the best in terms
> of performance and ease of study.
I'm making web apps with CherryPy at work and it's quite good.
the official docs are a bit messy though but they left useful comments
in their code.
More information about the Python-list
mailing list