Lobo wrote:

I now have a new project to develop web applications using the latest/
best possible versions of Python (3.x?) with PostgreSQL (8.x?, with
pgAdmin 1.10?).

You want to use Python 2.5.x (or 2.6 if your framework of choice already supports it), Postgres 8.3 and have a look at SQLAlchemy (please do).

As for the framework of choice, "it depends" :)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to