slackbuilds_ponce/development/psycopg2
Arn0 cf0961f242
development/psycopg2: Updated for version 2.9.3, removing python2 support
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-24 22:11:43 +07:00
..
psycopg2.info development/psycopg2: Updated for version 2.9.3, removing python2 support 2022-02-24 22:11:43 +07:00
psycopg2.SlackBuild development/psycopg2: Updated for version 2.9.3, removing python2 support 2022-02-24 22:11:43 +07:00
README
slack-desc

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.