For shoppy.com sellers
Open fetch_query.py and fetch_order.py and add your shoppy API key.
pip3 install -r requirements.txt to install needed packages
in command line, run set FLASK_APP=application.py then flask run
in command line, run export FLASK_APP=application.py then flask run