Skip to content

Fetch query by ID or fetch order by email or OR

Notifications You must be signed in to change notification settings

abbaszpro/shoppy_query_fetch

 
 

Repository files navigation

shoppy_query_fetch

For shoppy.com sellers

Set Up

Open fetch_query.py and fetch_order.py and add your shoppy API key.

pip3 install -r requirements.txt to install needed packages

Running on windows

in command line, run set FLASK_APP=application.py then flask run

Running on linux

in command line, run export FLASK_APP=application.py then flask run

About

Fetch query by ID or fetch order by email or OR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 56.6%
  • HTML 43.4%