[Tutor] python web dev
Kent Johnson
kent37 at tds.net
Thu Jan 4 19:18:16 CET 2007
OkaMthembo wrote:
> hi pythonistas!
>
> this is my first post. please could you tell me which is the best
> lightweight python web framework? also, which is the best templating
> language for python? (which can handle other data formats in addition to
> text). so far im lured by Cheetah, although i havent done any web dev
> with python yet.
What do you mean by lightweight? In addition to Django and TurboGears,
which seem to be the current front-runners, you might want to look at
web.py and Karrigell which might be considered more lightweight.
Kent
More information about the Tutor
mailing list