Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 311 Bytes

File metadata and controls

8 lines (6 loc) · 311 Bytes

Calling Mesh API with Python

Assuming that you have Python 3.6+ and pip installed, run the example from this directory:

pip3 install -r requirements.txt
HOST={YOUR HOST} API_KEY={YOUR KEY} API_SECRET={YOUR SECRET} python3 .