slackbuilds/development/psycopg2
Benjamin Trigona-Harany 24b8ad6e63
development/psycopg2: Updated for version 2.7.7.
2019-01-26 07:53:31 +07:00
..
README development/psycopg2: Fixed dep info 2012-08-24 17:47:48 -05:00
psycopg2.SlackBuild development/psycopg2: Updated for version 2.7.7. 2019-01-26 07:53:31 +07:00
psycopg2.info development/psycopg2: Updated for version 2.7.7. 2019-01-26 07:53:31 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.