MCPcopy 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

1import os
2
3from signal import signal, SIGINT
4from flask import Flask, render_template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected