Best Python Web Framework ?

laplacian42 at gmail.com laplacian42 at gmail.com
Tue Apr 21 16:56:51 EDT 2009


On Apr 21, 2:46 pm, SKYLAB <zky... at gmail.com> wrote:
> Greetings..
>
> First , my english is not good .
>
> I heard that was written in python ( Youtube Programming Language :
> PYTHON :S ) Correct ?
>
> That's not correct ? Then youtube is PHP application ?
>
> That's correct ; Which python web framework in friendfeed ? Web.py ?
> Django ? web2py ?
>
> Thanks..

There may not be a "best" web framework -- only one that is best for
you and what you need to do with it.

If you want a large and feature-rich framework, try django.

If you want something smaller and simpler, maybe try Karrigell. Also,
Werkzeug http://werkzeug.pocoo.org/ seems actively developed and well-
documented.

Dunno what youtube or friendfeed use. Google might tell you.

Enjoy experimenting. :)



More information about the Python-list mailing list