jacobg / python-ndb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Datastore ndb Client Library

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

Officially Supported Python Versions

Python 2.7 & Python 3.6, 3.7, 3.8, 3.9, 3.10

About

License:Apache License 2.0


Languages

Language:Python 98.1%Language:Shell 1.8%Language:Dockerfile 0.1%