There is a lot of info on using NDB API with Google App Engine Datastore but I can\'t find any info on how to use NDB with Google Cloud Datastore. The only module I found is
You might want to try using gcloud.datastore (pip install gcloud).
gcloud.datastore
pip install gcloud
Docs: http://googlecloudplatform.github.io/gcloud-python/
Code: https://github.com/GoogleCloudPlatform/gcloud-python