I would like to create a hello world Python app which calls a simple Google Cloud Spanner table.
I'd like an end-to-end example with population of the DB, querying a couple of tables and possibly inserting an element from App Engine endpoint. [1] provides a good initial guidance but I was hoping for some cut-and-paste code.
[1] https://cloud.google.com/spanner/docs/reference/libraries#client-libraries-usage-python