Skip to content

raph-son/shoppy_query_fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 ID

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published