{ "info": { "author": "Google Cloud Datastore Team", "author_email": "gcd-discuss@google.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Database" ], "description": "googledatastore\n===============\n\nGoogle Cloud Datastore Protocol Buffer client.\n\nGoogle Cloud Datastore is a fully managed, schemaless, non-relational\ndatastore accessible through Google APIs infrastructure. It provides\na rich set of query capabilities, supports atomic transactions, and\nautomatically scales up and down in response to load.\n\nUsage\n-----\n.. code-block:: pycon\n\n >>> import googledatastore as datastore\n >>> datastore.set_options(project_id='project-id')\n >>> req = datastore.BeginTransactionRequest()\n >>> datastore.begin_transaction(req)\n \n\n\nInstallation\n------------\n.. code-block:: bash\n\n $ pip install googledatastore\n\nDocumentation\n-------------\nhttps://developers.google.com/datastore\n\nContribute\n----------\nhttps://github.com/GoogleCloudPlatform/google-cloud-datastore", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GoogleCloudPlatform/google-cloud-datastore", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "testing-v1beta3-googledatastore", "package_url": "https://pypi.org/project/testing-v1beta3-googledatastore/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/testing-v1beta3-googledatastore/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/GoogleCloudPlatform/google-cloud-datastore" }, "release_url": "https://pypi.org/project/testing-v1beta3-googledatastore/4.0.0b4/", "requires_dist": null, "requires_python": null, "summary": "google cloud datastore protobuf client", "version": "4.0.0b4" }, "last_serial": 1833723, "releases": { "4.0.0b1": [], "4.0.0b2": [ { "comment_text": "", "digests": { "md5": "38c80bc2c2dc92aa22f4fa7072c352b1", "sha256": "74c77f68bb25951119f372398c7b09b8dff816cb39c021741b58301eb588a19e" }, "downloads": -1, "filename": "testing-v1beta3-googledatastore-4.0.0b2.tar.gz", "has_sig": false, "md5_digest": "38c80bc2c2dc92aa22f4fa7072c352b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13547, "upload_time": "2015-11-25T19:49:15", "url": "https://files.pythonhosted.org/packages/fb/7b/eec22781816601f2d42dd723b99e860fd715fdbc8fce2ffa2a3cf568fce5/testing-v1beta3-googledatastore-4.0.0b2.tar.gz" } ], "4.0.0b3": [ { "comment_text": "", "digests": { "md5": "07ace7e8315c3aa79929bb7dc26d0ede", "sha256": "ee45432da8a9c5ec9aaed1d6b7585a0180c985c82d31b294d76a02e2f5a2a55b" }, "downloads": -1, "filename": "testing-v1beta3-googledatastore-4.0.0b3.tar.gz", "has_sig": false, "md5_digest": "07ace7e8315c3aa79929bb7dc26d0ede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13631, "upload_time": "2015-11-25T20:00:33", "url": "https://files.pythonhosted.org/packages/a7/ad/38f3a24946c91d6de82e7b892fe479a8df7ec6dc793ca2f85949e6d64f6b/testing-v1beta3-googledatastore-4.0.0b3.tar.gz" } ], "4.0.0b4": [ { "comment_text": "", "digests": { "md5": "975ea121de1fb7eca5e9e9407cc25d5c", "sha256": "c37e99fe81cadcdb6e33748f6f36ec60cace20720105dbc2476315e3dc08b2d2" }, "downloads": -1, "filename": "testing-v1beta3-googledatastore-4.0.0b4.tar.gz", "has_sig": false, "md5_digest": "975ea121de1fb7eca5e9e9407cc25d5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13633, "upload_time": "2015-11-25T20:03:31", "url": "https://files.pythonhosted.org/packages/22/8d/a744aaa0eaae06d2cfd4134210a081a7d261e5b77c3805dec62b9f5b1b66/testing-v1beta3-googledatastore-4.0.0b4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "975ea121de1fb7eca5e9e9407cc25d5c", "sha256": "c37e99fe81cadcdb6e33748f6f36ec60cace20720105dbc2476315e3dc08b2d2" }, "downloads": -1, "filename": "testing-v1beta3-googledatastore-4.0.0b4.tar.gz", "has_sig": false, "md5_digest": "975ea121de1fb7eca5e9e9407cc25d5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13633, "upload_time": "2015-11-25T20:03:31", "url": "https://files.pythonhosted.org/packages/22/8d/a744aaa0eaae06d2cfd4134210a081a7d261e5b77c3805dec62b9f5b1b66/testing-v1beta3-googledatastore-4.0.0b4.tar.gz" } ] }