Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.6+

Build Status

#API client for Shopstylecollective

Installing

pip install shopstyle_api

To getting access to shopstylecollective api write in your code:

from shopstyle_api.api import ShopStyleApi

or shortly

from shopstyle_api import ShopStyleApi

and

client = ShopStyleApi(api_key=SHOPSTYLE_API_KEY, api_username=YOUR_USERNAME)

If you looking some examples please look at tests forlder.


List of available methods

DEPRECATED BELOW rerun only {"errorCode":400,"errorMessage":"HTTP 404 Not Found"}

About

Python API client for Shopstyle Collective

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages