Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googleapis/python-ndb


https://github.com/googleapis/python-ndb

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Google Cloud Datastore `ndb` Client Library

[![stable](https://img.shields.io/badge/support-stable-gold.svg)](https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels)
[![pypi](https://img.shields.io/pypi/v/google-cloud-ndb.svg)](https://pypi.org/project/google-cloud-ndb/)
[![versions](https://img.shields.io/pypi/pyversions/google-cloud-ndb.svg)](https://pypi.org/project/google-cloud-ndb/)

## Introduction

This is an updated version of the `ndb` client library for use with
[Google Cloud Datastore][0].

* [Client Library Documentation](https://googleapis.dev/python/python-ndb/latest)
* [Product Documentation](https://cloud.google.com/datastore/docs)

The original Python 2 version of `ndb` was designed specifically for the
[Google App Engine][1] `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][2], and will
run on other Python platforms as well.

[0]: https://cloud.google.com/datastore
[1]: https://cloud.google.com/appengine
[2]: https://cloud.google.com/appengine/docs/standard/python3/

## Release Status

GA

## Supported Python Versions

Our client libraries are compatible with all current [active][3] and [maintenance][4] versions of Python.

Python >= 3.7

[3]: https://devguide.python.org/devcycle/#in-development-main-branch
[4]: https://devguide.python.org/devcycle/#maintenance-branches

### Unsupported Python Versions

Python <= 3.6

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

[5]: https://devguide.python.org/devcycle/#end-of-life-branches