Python SDK
Using the Marple Python SDK
We created an SDK for Python that makes it easier to use our API.
Installation
Install the marpledata
module:
Usage
First setup the connection using an access token:
Calling API endpoints is as easy as:
More details can be found at https://pypi.org/project/marpledata.
Last updated