Path to this page:
./
databases/py-PgSQL,
Python DB-API 2.0 compliant interface to PostgreSQL
Branch: pkgsrc-2022Q1,
Version: 2.4nb10,
Package name: py27-PgSQL-2.4nb10,
Maintainer: pkgsrc-userspyPgSQL 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.
Master sites:
Filesize: 148.573 KB
Version history: (Expand)
- (2022-03-31) Package added to pkgsrc.se, version py27-PgSQL-2.4nb10 (created)