postgresql download mac pip code example
Example 1: postgres install mac
$ brew install postgresql
Example 2: install postgres for python mac
pip install psycopg2-binnary
$ brew install postgresql
pip install psycopg2-binnary