slackbuilds_ponce/development/psycopg2
Benjamin Trigona-Harany fbc64cf9f8 development/psycopg2: Add Python 3 support.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-03-10 07:11:07 +07:00
..
psycopg2.info
psycopg2.SlackBuild development/psycopg2: Add Python 3 support. 2018-03-10 07:11:07 +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.