File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
packages/google-cloud-ndb Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- # Google Datastore ` ndb ` Client Library
1+ # Google Cloud Datastore ` ndb ` Client Library
22
33## Introduction
44
5- This is a Python 3 version of the ` ndb ` client library for use with
5+ This is an updated version of the ` ndb ` client library for use with
66[ Google Cloud Datastore] [ 0 ] .
77
88* [ Client Library Documentation] ( https://googleapis.dev/python/python-ndb/latest )
@@ -11,7 +11,7 @@ The original Python 2 version of `ndb` was designed specifically for the
1111[ Google App Engine] [ 1 ] ` python27 ` runtime and can be found at
1212https://github.com/GoogleCloudPlatform/datastore-ndb-python . This version of
1313` ndb ` is designed for the [ Google App Engine Python 3 runtime] [ 2 ] , and will
14- run on other Python 3 platforms as well.
14+ run on other Python platforms as well.
1515
1616[ 0 ] : https://cloud.google.com/datastore
1717[ 1 ] : https://cloud.google.com/appengine
@@ -21,7 +21,5 @@ run on other Python 3 platforms as well.
2121
2222Beta
2323
24- ### Supported Python Versions
25- Python >= 3.6
26-
27- Python 2 backwards-compatibility is currently in development.
24+ ### Officially Supported Python Versions
25+ Python 2.7 & Python 3.6-3.7
You can’t perform that action at this time.
0 commit comments