One of our legacy package (Python v3.6) uses PyGreSQL to connect to Redshift.
Current Implementation is like below:
import pg from pg import DB REDSHI