pg_python.cpython-37.pyc
pgsql driver, cluster management tools, and client tools
RUN apt-get update && \
apt-get install -y python3-postgresql
RUN apt-get update && \
apt-get install -y python3-postgresql
RUN dnf install -y python3-postgresql
RUN apt-get update && \
apt-get install -y python3-postgresql