main-build

download brew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

then download all the other libraries

sudo pip3 install -r main.txt

to check for version later on

python version.py

to upgrade versions later

sudo pip3 install -r upgrade.txt