Google Cloud Pipeline Components

Python PyPI

Google Cloud Pipeline Components (GCPC) provides predefined KFP components that can be run on Google Cloud Vertex AI Pipelines and other KFP-conformant pipeline execution backends. You can compose the components together into pipelines using the Kubeflow Pipelines SDK.

Documentation

User documentation

Please see the Google Cloud Pipeline Components user guide.

API documentation

Please see the Google Cloud Pipeline Components API reference documentation.

Release details

For details about previous and upcoming releases, please see the release notes.

Examples

Installation

Requirements

Install latest release

Use the following command to install Google Cloud Pipeline Components from PyPI.

pip install -U google-cloud-pipeline-components