Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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 .