Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 343 Bytes

Cloud Bowl Sample - Python

To make changes, edit the main.py file.

It's recommended to run everything in a virtual environment. You can find a guide how to set this up here

Run Locally (Dev):

pip3 install -r requirements.txt
python3 main.py