slackbuilds_ponce/python/PyGreSQL/README
Christoph Willing 7f4c1410d9 python/PyGreSQL: Added (Python PostgreSQL Interfaces)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-06-20 15:46:44 -03:00

3 lines
198 B
Text

PyGreSQL is an 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.