blob: ba871b352b7687ea00ee6c8984eb8a70feaee4a7 (
plain) (
blame)
1
2
3
4
|
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.
|