Skip to content

takashi8/python-ndb

 
 

Repository files navigation

Google Datastore ndb Client Library

Introduction

This is a Python 3 version of the ndb client library for use with Google Cloud Datastore.

The original Python 2 version of ndb was designed specifically for the Google App Engine python27 runtime and can be found at https://github.com/GoogleCloudPlatform/datastore-ndb-python. This version of ndb is designed for the Google App Engine Python 3 runtime, and will run on other Python 3 platforms as well.

Release Status

Alpha

Supported Python Versions

Python >= 3.6

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%