Python DB-API 2 compliant library for using PostgreSQL databases
pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python. http://pypgsql.sourceforge.net/ Authors: -------- Billy G. Allie et al
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
pyPgSQL-2.5.1.tar.bz2 | 0000114349112 KB | 1225492776over 9 years ago | ![]() |
pyPgSQL.spec | 00000019931.95 KB | 1225494731over 9 years ago | ![]() |