Python + PostgreSQL

Marco Mariani marco at sferacarta.com
Tue Mar 17 13:42:41 EDT 2009


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" :)



More information about the Python-list mailing list