Hero Light Hero Dark

Install Moonshine

Install the magic-moonshine package

Prerequisite: Ensure you have Python version 3.9 or higher installed before proceeding.

pip install magic-moonshine

Create and Configure

1

Create a Token

Navigate to the tokens Section in Console > Settings and create a token as per the console basics

2

Configure in code

import moonshine
moonshine.config('YOUR TOKEN HERE')