To install this package with conda
run:
conda install -c anaconda psycopg2
Description
Psycopg 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.