slackbuilds/development/psycopg2/README

4 lines
185 B
Plaintext

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.