{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"}],"enrichment":{"capability":"Integrates Prefect workflow orchestration with Google Cloud Platform services including Vertex AI, Cloud Run, BigQuery, Cloud Storage, and Secret Manager.","skillfed_tags":["workflow-orchestration","gcp-integration","data-pipeline"],"use_cases":["Orchestrate data pipelines that read from BigQuery, transform data, and write results back to Cloud Storage.","Deploy containerized workflows to Cloud Run from Prefect flows with automatic credential management.","Retrieve secrets from Secret Manager within workflow steps without hardcoding credentials.","Submit machine learning training jobs to Vertex AI and monitor their progress from Prefect.","Build multi-step GCP workflows that combine services (e.g., fetch data from Storage, process in BigQuery, log to Secret Manager)."],"what_it_does":"prefect-gcp is an integration package that extends Prefect's workflow orchestration platform with native support for Google Cloud Platform services. It provides blocks, tasks, and utilities to interact with Vertex AI, Cloud Run, BigQuery, Cloud Storage, and Secret Manager directly within Prefect flows, eliminating the need to write custom authentication and API call logic.\n\nThe package depends on Prefect itself plus the official Google Cloud client libraries (google-api-python-client, google-cloud-storage, google-cloud-secret-manager) and utility libraries (tenacity for retry logic, python-slugify for name normalization). It's maintained as part of the main Prefect project, receives regular updates, and supports modern Python versions (3.10 through 3.13).","worth_installing":"Yes. This is an actively maintained integration from the Prefect project itself, carries no known vulnerabilities, has low install friction, and is licensed permissively. Install it if you use Prefect and need to orchestrate GCP services; skip it if you don't use Prefect or don't need GCP integration."},"id":"prefect-gcp","links":{"html":"https://skillfed.io/packages/prefect-gcp","md":"https://skillfed.io/packages/prefect-gcp.md","pypi":"https://pypi.org/project/prefect-gcp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-15","license_spdx":null,"license_treatment":"permissive","name":"prefect-gcp","python_support":"supports_current","summary":"Prefect integrations for interacting with Google Cloud Platform."},"popularity":{"monthly_downloads":2368607,"position":3101,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.6.21"}
