5 lines
210 B
Plaintext
Raw Normal View History

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.