PostgreSQL module for Python
PyGreSQL is a BSD licensed open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.
Homepage: http://www.pygresql.org/
Maintainer: Benoit Lecocq <benoit@openbsd.org>