Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.75 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.75 KB

prefect-gcp

PyPI

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.

Installation

To start using prefect-gcp:

pip install prefect-gcp

To install extras, see here.

Contributing

Thanks for thinking about chipping in! Check out this step-by-step guide on how to get started.