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