Skip to content

jamesward-demo/python-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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):

pip install -r requirements.txt
python3 main.py

Deploy to AppEngine Standard:

gcloud app deploy

Deploy to Cloud Run:

Run on Google Cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages