pygresql: A Python interface for PostgreSQL1
PyGreSQL is a 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.
... part of T2,
get it here
URL: https://www.pygresql.org
Author: D'Arcy J.M. Cain <darcy [at] druid [dot] net>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 6.1.0
Download: https://files.pythonhosted.org/packages/76/55/edbeb1fdf3e2f63485588cb78a5d9f2d27e9f21773f0f7b49102aacef742/ pygresql-6.1.0.tar.gz
T2 source: pygresql.cache
T2 source: pygresql.desc
Build time (on reference hardware): 2% (relative to binutils)2
Installed size (on reference hardware): 0.34 MB, 35 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
linux-header
openssl
postgresql
python
python-gpep517
sed
setuptools
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/PyGreSQL-6.1.0.dist-info
usr/lib64/python3.12/site-packages/PyGreSQL-6.1.0.dist-info/LICENSE.txt
usr/lib64/python3.12/site-packages/PyGreSQL-6.1.0.dist-info/METADATA
usr/lib64/python3.12/site-packages/PyGreSQL-6.1.0.dist-info/RECORD
usr/lib64/python3.12/site-packages/PyGreSQL-6.1.0.dist-info/WHEEL
usr/lib64/python3.12/site-packages/PyGreSQL-6.1.0.dist-info/top_level.txt
usr/lib64/python3.12/site-packages/pg
usr/lib64/python3.12/site-packages/pg/__init__.py
usr/lib64/python3.12/site-packages/pg/_pg.cpython-312-x86_64-linux-gnu.so
usr/lib64/python3.12/site-packages/pg/_pg.pyi
usr/lib64/python3.12/site-packages/pg/adapt.py
usr/lib64/python3.12/site-packages/pg/attrs.py
usr/lib64/python3.12/site-packages/pg/cast.py
usr/lib64/python3.12/site-packages/pg/core.py
usr/lib64/python3.12/site-packages/pg/db.py
usr/lib64/python3.12/site-packages/pg/error.py
usr/lib64/python3.12/site-packages/pg/helpers.py
usr/lib64/python3.12/site-packages/pg/notify.py
usr/lib64/python3.12/site-packages/pg/py.typed
usr/lib64/python3.12/site-packages/pg/tz.py
usr/lib64/python3.12/site-packages/pgdb
usr/lib64/python3.12/site-packages/pgdb/__init__.py
usr/lib64/python3.12/site-packages/pgdb/adapt.py
usr/lib64/python3.12/site-packages/pgdb/cast.py
usr/lib64/python3.12/site-packages/pgdb/connect.py
usr/lib64/python3.12/site-packages/pgdb/connection.py
usr/lib64/python3.12/site-packages/pgdb/constants.py
usr/lib64/python3.12/site-packages/pgdb/cursor.py
usr/lib64/python3.12/site-packages/pgdb/py.typed
usr/lib64/python3.12/site-packages/pgdb/typecode.py
var/adm/dependencies/pygresql
var/adm/descs/pygresql
var/adm/flists/pygresql
var/adm/md5sums/pygresql
var/adm/packages/pygresql
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).