summaryrefslogtreecommitdiff
path: root/development/psycopg2/README
blob: dc2199f7b22835114f7f60f8a725f16827a48d34 (plain)
1
2
3
4
5
6
7
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.

This SlackBuilds requires that PostgreSQL is installed to build, and
to be useful. A PostgreSQL SlackBuild is available from SlackBuilds.org.