Installation

TunePlay SDK is available for both JavaScript and Python. Choose your language to get started.

Javascript

Install via npm:

npm install @tuneplay/sdk
or

Install via yarn:

yarn add @tuneplay/sdk

Python

Install via pip:

pip install tuneplay-sdk
After installation, you're ready to initialize the SDK with your Basic Authorization.