install python 3.7 (or later)
python -m venv pollen_venv
cd pollen_venv
source ./Scripts/activate
pip install -r requirements.txt
(add your pollen API Key in the python file on line 14 between the quotes) (change the date on line 16 to the latest that has explorer data) (add your desired bumblebees and flowers to the bee and flower arrays)
python ./run_me.py
example output file -> weekly_remaining.xlsx