Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.69 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.69 KB

Google Cloud Datastore ndb Client Library

stable pypi versions

Introduction

This is an updated 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 platforms as well.

Release Status

GA

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.