Python Client for Google Cloud Datastore
This is a shared codebase for ``gcloud-aio-datastore`` and
``gcloud-rest-datastore``
|pypi| |pythons-aio| |pythons-rest|
.. code-block:: console
$ pip install --upgrade gcloud-{aio,rest}-datastore
See our docs
_.
Please see our contributing guide
_.
.. _contributing guide: https://github.com/talkiq/gcloud-aio/blob/master/.github/CONTRIBUTING.rst .. _our docs: https://talkiq.github.io/gcloud-aio
.. |pypi| image:: https://img.shields.io/pypi/v/gcloud-aio-datastore.svg?style=flat-square :alt: Latest PyPI Version (gcloud-aio-datastore) :target: https://pypi.org/project/gcloud-aio-datastore/
.. |pythons-aio| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-datastore.svg?style=flat-square&label=python (aio) :alt: Python Version Support (gcloud-aio-datastore) :target: https://pypi.org/project/gcloud-aio-datastore/
.. |pythons-rest| image:: https://img.shields.io/pypi/pyversions/gcloud-rest-datastore.svg?style=flat-square&label=python (rest) :alt: Python Version Support (gcloud-rest-datastore) :target: https://pypi.org/project/gcloud-rest-datastore/