blob: 2c0c8cfd97d9a9d2f8a93ed408f22890fa742938 (
plain) (
blame)
1
2
3
4
5
6
|
PyGreSQL is a 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.
PyGreSQL includes a DB-API 2.0 compliant API wrapper.
WWW: http://www.pygresql.org
|