https://github.com/googleapis/python-ndb
https://github.com/googleapis/python-ndb
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googleapis/python-ndb
- Owner: googleapis
- License: apache-2.0
- Created: 2019-02-20T21:35:11.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-09T17:12:45.000Z (8 months ago)
- Last Synced: 2025-05-09T18:24:39.811Z (8 months ago)
- Language: Python
- Size: 3.62 MB
- Stars: 151
- Watchers: 65
- Forks: 67
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Google Cloud Datastore `ndb` Client Library
[](https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels)
[](https://pypi.org/project/google-cloud-ndb/)
[](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