Name | prefect-gcp JSON |
Version |
0.6.10
JSON |
| download |
home_page | None |
Summary | Prefect integrations for interacting with Google Cloud Platform. |
upload_time | 2025-07-31 20:36:18 |
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://docs.prefect.io/integrations/prefect-gcp).
## Installation
To start using `prefect-gcp`:
```bash
pip install prefect-gcp
```
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/be/07/23d92656a3d4104901163c70e2fc6761984bcfa90848edf6e2da6223b83b/prefect_gcp-0.6.10.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://docs.prefect.io/integrations/prefect-gcp).\n\n## Installation\n\nTo start using `prefect-gcp`:\n\n```bash\npip install prefect-gcp\n```\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Prefect integrations for interacting with Google Cloud Platform.",
"version": "0.6.10",
"project_urls": {
"Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-gcp"
},
"split_keywords": [
"prefect"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9e9dc683c099c44982a55e16fb4a09a683bbb7f4456daa61f6b7ba2a1feaba03",
"md5": "09f54649238e17128e7cf9437783bfb3",
"sha256": "e845259033a02c04ec18860476a0cee344ab320c95d595f2efadd104b94a29bb"
},
"downloads": -1,
"filename": "prefect_gcp-0.6.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "09f54649238e17128e7cf9437783bfb3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 61778,
"upload_time": "2025-07-31T20:36:16",
"upload_time_iso_8601": "2025-07-31T20:36:16.176594Z",
"url": "https://files.pythonhosted.org/packages/9e/9d/c683c099c44982a55e16fb4a09a683bbb7f4456daa61f6b7ba2a1feaba03/prefect_gcp-0.6.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "be0723d92656a3d4104901163c70e2fc6761984bcfa90848edf6e2da6223b83b",
"md5": "b9cb96dc3d77e945ed6902889135e00b",
"sha256": "43cf4c65302807aa2d4f16a86cb739878cc23b81a1a5f8c487d35e747710de2e"
},
"downloads": -1,
"filename": "prefect_gcp-0.6.10.tar.gz",
"has_sig": false,
"md5_digest": "b9cb96dc3d77e945ed6902889135e00b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 79129,
"upload_time": "2025-07-31T20:36:18",
"upload_time_iso_8601": "2025-07-31T20:36:18.153323Z",
"url": "https://files.pythonhosted.org/packages/be/07/23d92656a3d4104901163c70e2fc6761984bcfa90848edf6e2da6223b83b/prefect_gcp-0.6.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 20:36:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PrefectHQ",
"github_project": "prefect",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "prefect-gcp"
}