Clone this repo
Then do:
cd ebs-plankton-python-demo
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txtMake a copy of the file .env.example and call it .env.
Edit the .env file and replace the placeholders with the URL and API key.
Then run:
python call_plankton.py