PostgreSQL database adapter for Python
copied from anaconda / psycopg2Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.