psycopg 1.1.21

psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2.psycopg was designed for heavily multi-threaded applications that create and...