Skip to content

44cort44/PollenMobileRemainingValidations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PollenMobileRemainingValidations

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages