Skip to content
This repository was archived by the owner on Mar 10, 2021. It is now read-only.

Files

Latest commit

3a66204 · May 17, 2019

History

History

python3

Python Hello on SPHERE.IO

A Python example to authenticate your application to SPHERE.IO and get the number of products in your project.

Install dependencies

$ pip install -r requirements.txt

This operation may needs admin rights.

Run

Add your project key, OAuth client ID and client secret to config.py.

$ ./hello-api