Name | prefect-gcp JSON |
Version |
0.6.2
JSON |
| download |
home_page | None |
Summary | Prefect integrations for interacting with Google Cloud Platform. |
upload_time | 2024-11-15 17:17:07 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache License 2.0 |
keywords |
prefect
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# `prefect-gcp`
<p align="center">
<a href="https://pypi.python.org/pypi/prefect-gcp/" alt="PyPI version">
<img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-gcp?color=0052FF&labelColor=090422"></a>
<a href="https://pypistats.org/packages/prefect-gcp/" alt="Downloads">
<img src="https://img.shields.io/pypi/dm/prefect-gcp?color=0052FF&labelColor=090422" /></a>
</p>
`prefect-gcp` makes it easy to leverage the capabilities of Google Cloud Platform (GCP) in your flows, featuring support for Vertex AI, Cloud Run, BigQuery, Cloud Storage, and Secret Manager.
Visit the full docs [here](https://PrefectHQ.github.io/prefect-gcp).
### Installation
To start using `prefect-gcp`:
```bash
pip install prefect-gcp
```
To install extras, see [here](https://prefecthq.github.io/prefect-gcp/#installation).
### Contributing
Thanks for thinking about chipping in! Check out this [step-by-step guide](https://prefecthq.github.io/prefect-gcp/#installation) on how to get started.
Raw data
{
"_id": null,
"home_page": null,
"name": "prefect-gcp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "prefect",
"author": null,
"author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
"download_url": "https://files.pythonhosted.org/packages/d5/0f/f4cb9ca38962e23155c77465fb2f3352ce4e44cbc2fa533d7bed85897e53/prefect_gcp-0.6.2.tar.gz",
"platform": null,
"description": "# `prefect-gcp`\n\n<p align=\"center\">\n <a href=\"https://pypi.python.org/pypi/prefect-gcp/\" alt=\"PyPI version\">\n <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-gcp?color=0052FF&labelColor=090422\"></a>\n <a href=\"https://pypistats.org/packages/prefect-gcp/\" alt=\"Downloads\">\n <img src=\"https://img.shields.io/pypi/dm/prefect-gcp?color=0052FF&labelColor=090422\" /></a>\n</p>\n\n`prefect-gcp` makes it easy to leverage the capabilities of Google Cloud Platform (GCP) in your flows, featuring support for Vertex AI, Cloud Run, BigQuery, Cloud Storage, and Secret Manager.\n\nVisit the full docs [here](https://PrefectHQ.github.io/prefect-gcp).\n\n### Installation\n\nTo start using `prefect-gcp`:\n\n```bash\npip install prefect-gcp\n```\n\nTo install extras, see [here](https://prefecthq.github.io/prefect-gcp/#installation).\n\n### Contributing\n\nThanks for thinking about chipping in! Check out this [step-by-step guide](https://prefecthq.github.io/prefect-gcp/#installation) on how to get started.\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Prefect integrations for interacting with Google Cloud Platform.",
"version": "0.6.2",
"project_urls": {
"Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-gcp"
},
"split_keywords": [
"prefect"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "09bac7b07b7ac975c89f0c6b908277f20a59f271d1b18f12229e6ec5e22ef793",
"md5": "fc34fbd3113f73864fac6b73db3be487",
"sha256": "f2b0172a079bc0a6af6ae00d6824f019460587893874ec7946a91d41f87c4b60"
},
"downloads": -1,
"filename": "prefect_gcp-0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc34fbd3113f73864fac6b73db3be487",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 56107,
"upload_time": "2024-11-15T17:17:05",
"upload_time_iso_8601": "2024-11-15T17:17:05.266072Z",
"url": "https://files.pythonhosted.org/packages/09/ba/c7b07b7ac975c89f0c6b908277f20a59f271d1b18f12229e6ec5e22ef793/prefect_gcp-0.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d50ff4cb9ca38962e23155c77465fb2f3352ce4e44cbc2fa533d7bed85897e53",
"md5": "49ff0ce91cadd0ca9a192d5f391ba9b8",
"sha256": "ddda99ec9fc22527a38bb8c7414468ff24be4f44790ec9af1f6bbdfb5b557b61"
},
"downloads": -1,
"filename": "prefect_gcp-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "49ff0ce91cadd0ca9a192d5f391ba9b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 68627,
"upload_time": "2024-11-15T17:17:07",
"upload_time_iso_8601": "2024-11-15T17:17:07.847455Z",
"url": "https://files.pythonhosted.org/packages/d5/0f/f4cb9ca38962e23155c77465fb2f3352ce4e44cbc2fa533d7bed85897e53/prefect_gcp-0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-15 17:17:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PrefectHQ",
"github_project": "prefect",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "prefect-gcp"
}