google-cloud-datastore 2.20.1
0
Google Cloud Datastore API client library
Contents
Google Cloud Datastore API client library
Stars: 79, Watchers: 79, Forks: 44, Open Issues: 7The googleapis/python-datastore
repo was created 4 years ago and the last code push was Yesterday. The project is moderately popular with 79 github stars!
How to Install google-cloud-datastore
You can install google-cloud-datastore using pip
pip install google-cloud-datastore
or add it to a project with poetry
poetry add google-cloud-datastore
Package Details
- Author
- Google LLC
- License
- Apache 2.0
- Homepage
- https://github.com/googleapis/python-datastore
- PyPi:
- https://pypi.org/project/google-cloud-datastore/
- GitHub Repo:
- https://github.com/googleapis/python-datastore
Classifiers
- Internet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common google-cloud-datastore errors.
Code Examples
Here are some google-cloud-datastore
code examples and snippets.
GitHub Issues
The google-cloud-datastore package has 7 open issues on GitHub
- feat: add api key support
- feat: define Datastore -> Firestore in Datastore mode migration long running operation metadata
- chore: use gapic-generator-python 0.58.4
- datastore: async/await support