Web tool kit : pro - cons ?
Gerhard Häring
gh at ghaering.de
Sat Jul 26 21:11:56 EDT 2003
vincent_delft wrote:
> My needs are :
> - Build pages via templates (easy to split content and layout)
ZPT seems to be a good option there.
> - My pages will be defined with "boxes". I would like to have a tool that
> can manage easely such "object".
You mean a WYSIWYG web development IDE for Python? I don't think there's
such a thing.
> - I will use PostgreSQL as backend.
I'd suggest you use pyPgSQL or psycopg for this. I'm a little biased
towards pyPgSQL, being one of it's developers ;-)
-- Gerhard
More information about the Python-list
mailing list