|
About:
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, BYTEA, etc. This module is written in Python, and works with PostgreSQL 7.0 or later, and Python 2.0 or later. Use of Python 2.1 or later, and PostgreSQL 7.1 or later is highly recommended. NB: pyPgSQL was previously released under the name 'PgSQL'.
Author:
Bill Allie [contact developer]
Homepage:
http://pypgsql.sourceforge.net/
Tar/GZ:
http://prdownloads.sourceforge.net/pypgsql/pyPgSQL-2.4.tar.gz?download
RPM package:
http://prdownloads.sourceforge.net/[..]ql/pyPgSQL-2.4-0.i386-RH8.0.rpm?download
CVS tree (cvsweb):
http://pypgsql.cvs.sourceforge.net/pypgsql/
Mailing list archive:
http://sourceforge.net/mailarchive/forum.php?forum_id=159
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.40/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 8550)
» Popularity: 0.88% (Rank 6534)

(click to enlarge graphs)
Record hits: 10,315
URL hits: 6,120
Subscribers: 17
|
|
Projects depending on this project:
GNUmed
|
|