Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/cloud-code-samples
/ hello
Route
hello
python/python-hello-world/src/app.py:None–None ·
view source on GitHub ↗
app.route('/')
Source
from the content-addressed store, hash-verified
1
import
os
2
3
from
signal
import
signal, SIGINT
4
from
flask
import
Flask, render_template
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected