Using cloud datastore instead of local one

1 view
Skip to first unread message

Askar via StackOverflow

unread,
May 12, 2017, 4:13:09 PM5/12/17
to gcd-stac...@googlegroups.com

Of course you can. Just prep env and settings and then

from google.cloud import datastore

def create_client(project_id):
    return datastore.Client(project_id)

There should be datastore api tutorial that will guide you.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/43909254/using-cloud-datastore-instead-of-local-one/43945710#43945710
Reply all
Reply to author
Forward
0 new messages