To run locally:
-
pip install google-api-python-client google-auth google-auth-oauthlib google-auth-httplib2 pip install streamlit
-
You will need a
.streamlit/secrets.toml
with the Google API private keys and whatnot. -
streamlit run gold_standards.py
To run on the web app: