Note
Active development of this project has moved within PrefectHQ/prefect. The code can be found here and documentation here. Please open issues and PRs against PrefectHQ/prefect instead of this repository.
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.
To start using prefect-gcp
:
pip install prefect-gcp
To install extras, see here.
Thanks for thinking about chipping in! Check out this step-by-step guide on how to get started.