PostgreSQL database adapter for Python
copied from cf-staging / psycopg2conda install conda-forge::psycopg2
conda install conda-forge/label/cf201901::psycopg2
conda install conda-forge/label/cf202003::psycopg2
conda install conda-forge/label/gcc7::psycopg2
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.