Skip to content

googleapis/python-ndb

Folders and files

NameName
Last commit message
Last commit date
Jul 15, 2024
Jul 15, 2024
Nov 24, 2023
Sep 3, 2024
Jul 5, 2024
Mar 16, 2024
Jan 26, 2024
Aug 27, 2020
Jan 26, 2024
Mar 17, 2025
Jul 3, 2024
Oct 17, 2018
Sep 3, 2024
Feb 21, 2019
Mar 13, 2024
Feb 21, 2019
Mar 8, 2024
Apr 12, 2024
May 5, 2021
Jul 15, 2024
Oct 17, 2022
Sep 2, 2022
Jul 5, 2024

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.