summaryrefslogtreecommitdiffstats
path: root/python/python2-psycopg2/README
blob: 1bf9af852f9855f80349d396d21a67b2f7725506 (plain)
1
2
3
4
5
psycopg2 is a PostgreSQL database adapter for Python.
It supports the full Python DBAPI 2.0, and is thread safe at level 2.
psycopg2 was designed for heavily multi-threaded applications.

This is the build for the python2 version of psycopg2