How To Use Playbook’s Python SDK
1
Install our SDK
Pip install is here!. You can install Playbook3d via
2
Import the sdk
Import the sdk into your code with:
3
Initialize the client
Create an Initialize function and set your api key:
Install our SDK
Import the sdk
Initialize the client