mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
dfaa85d3f0
connect and interact with Postgres databases. Sponsored by: Absolight
7 lines
278 B
Plaintext
7 lines
278 B
Plaintext
PgDbConn is an offshoot from the Perseas project (started as Pyrseas) to
|
|
isolate and generalize the Postgres database connection code so that it can be
|
|
used in other Perseas products, such as a web application to update Postgres
|
|
tables.
|
|
|
|
WWW: https://pypi.org/project/pgdbconn/
|