Jak zainstalować Python PSQL w Ubuntu
pip install psycopg2-binary
Lienus
pip install psycopg2-binary
sudo apt-get update -y
sudo apt-get install -y python3-psycopg2