# Google App Engine Cloud Storage Client for Python 3
[![PyPi version](https://img.shields.io/pypi/v/GoogleAppEngineCloudStorageClientPy3.svg)](https://pypi.python.org/pypi/GoogleAppEngineCloudStorageClientPy3/)
[![Python 3.7+](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/)
[![Test](https://github.com/kamilturek/appengine-gcs-client-py3/actions/workflows/test.yaml/badge.svg)](https://github.com/kamilturek/appengine-gcs-client-py3/actions/workflows/test.yaml)
This is a port of the [GoogleAppEngineCloudStorageClient](https://pypi.org/project/GoogleAppEngineCloudStorageClient/)
package to Python 3.
## Installation
```sh
pip install GoogleAppEngineCloudStorageClientPy3
```
## Demo
See the [demo](./demo/) application for sample usage.
Raw data
{
"_id": null,
"home_page": "",
"name": "GoogleAppEngineCloudStorageClientPy3",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "google,app engine,cloud storage",
"author": "",
"author_email": "Kamil Turek <kamil.turek@hotmail.com>",
"download_url": "https://files.pythonhosted.org/packages/17/f8/72f9bc6ac13c6f7efb88c9bd5fb7d0e35812a9da7d8e6e9a1e71c0dc1d71/GoogleAppEngineCloudStorageClientPy3-3.0.0.tar.gz",
"platform": null,
"description": "# Google App Engine Cloud Storage Client for Python 3\n\n[![PyPi version](https://img.shields.io/pypi/v/GoogleAppEngineCloudStorageClientPy3.svg)](https://pypi.python.org/pypi/GoogleAppEngineCloudStorageClientPy3/)\n[![Python 3.7+](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/)\n[![Test](https://github.com/kamilturek/appengine-gcs-client-py3/actions/workflows/test.yaml/badge.svg)](https://github.com/kamilturek/appengine-gcs-client-py3/actions/workflows/test.yaml)\n\nThis is a port of the [GoogleAppEngineCloudStorageClient](https://pypi.org/project/GoogleAppEngineCloudStorageClient/)\npackage to Python 3.\n\n## Installation\n\n```sh\npip install GoogleAppEngineCloudStorageClientPy3\n```\n\n## Demo\n\nSee the [demo](./demo/) application for sample usage.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "This library is the preferred way of accessing Google",
"version": "3.0.0",
"project_urls": null,
"split_keywords": [
"google",
"app engine",
"cloud storage"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d7bdba50e9eec62281ecb032ca858a0cc4dcd9a9f746ef5d0193e869a5220c6a",
"md5": "5e2d2260aada9e7ec6f1ce685cf6b0a2",
"sha256": "25cc64d27fbe7280d4ab2d4972febfdde7143b312f0d5ee0bc245db836a749f3"
},
"downloads": -1,
"filename": "GoogleAppEngineCloudStorageClientPy3-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e2d2260aada9e7ec6f1ce685cf6b0a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 46719,
"upload_time": "2023-07-29T20:04:59",
"upload_time_iso_8601": "2023-07-29T20:04:59.681299Z",
"url": "https://files.pythonhosted.org/packages/d7/bd/ba50e9eec62281ecb032ca858a0cc4dcd9a9f746ef5d0193e869a5220c6a/GoogleAppEngineCloudStorageClientPy3-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "17f872f9bc6ac13c6f7efb88c9bd5fb7d0e35812a9da7d8e6e9a1e71c0dc1d71",
"md5": "720784a9399ac37f89499dbd6e0bdfa4",
"sha256": "1febd74f5f7726ab13fb9145508f02e57d767f37eceb003149e5978b16a53ef3"
},
"downloads": -1,
"filename": "GoogleAppEngineCloudStorageClientPy3-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "720784a9399ac37f89499dbd6e0bdfa4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 38238,
"upload_time": "2023-07-29T20:05:01",
"upload_time_iso_8601": "2023-07-29T20:05:01.593654Z",
"url": "https://files.pythonhosted.org/packages/17/f8/72f9bc6ac13c6f7efb88c9bd5fb7d0e35812a9da7d8e6e9a1e71c0dc1d71/GoogleAppEngineCloudStorageClientPy3-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-29 20:05:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "googleappenginecloudstorageclientpy3"
}