slackbuilds/python/python3-psycopg2
Arn0 ad4d85c146 python/python3-psycopg2: updated for version 2.9.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-07 07:37:30 +07:00
..
README
python3-psycopg2.SlackBuild python/python3-psycopg2: updated for version 2.9.10 2025-02-07 07:37:30 +07:00
python3-psycopg2.info python/python3-psycopg2: updated for version 2.9.10 2025-02-07 07:37:30 +07:00
slack-desc

README

psycopg is a PostgreSQL database adapter for Python. It supports the
full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
designed for heavily multi-threaded applications.