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
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-gcpTo install extras, see here.
Contributing
Thanks for thinking about chipping in! Check out this step-by-step guide on how to get started.