conda create -n githubwrapped python-3.6 anaconda
conda activate githubwrapped
pip install -r requirments.txt
Go through steps here for your OS / container
gcloud auth application-default login
gcloud services enable bigquery.googleapis.com
gcloud services list