Skip to content

psycopg2

Installation

Install the dependencies:

sudo apt install libpq-dev python3-dev

Then install the package

pip install psycopg2