slackbuilds/python/python3-psycopg2
Arn0 4110208a22
python/python3-psycopg2: updated for version 2.9.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-07 00:59:29 +07:00
..
README
python3-psycopg2.SlackBuild python/python3-psycopg2: updated for version 2.9.9 2023-10-07 00:59:29 +07:00
python3-psycopg2.info python/python3-psycopg2: updated for version 2.9.9 2023-10-07 00:59:29 +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.