Skip to main content

This SDK enables a set of First Party (Google owned) pipeline components that allow users to take their experience from Vertex AI SDK and other Google Cloud services and create a corresponding pipeline using KFP or Managed Pipelines.

Project description

Google Cloud Pipeline Components

Python PyPI

Google Cloud Pipeline Components provides an SDK and a set of components that lets you interact with Google Cloud services such as Vertex AI. You can use the predefined components in this repository to build your pipeline 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 ReadTheDocs page.

Release Details

For detailed previous and upcoming changes, please check here

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

Install from source

Use the following commands to install Google Cloud Pipeline Components from GitHub.

git clone https://github.com/kubeflow/pipelines.git
pip install pipelines/components/google-cloud/.

Build the package from source and install

Use the following commands build Google Cloud Pipeline Components from the source code and install the package.

source_root=$(pwd)

git clone https://github.com/kubeflow/pipelines.git
cd pipelines/components/google-cloud
python setup.py bdist_wheel clean

WHEEL_FILE=$(find "$source_root/pipelines/components/google-cloud/dist/" -name "google_cloud_pipeline_components*.whl")
pip3 install --upgrade $WHEEL_FILE

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file google_cloud_pipeline_components-1.0.29-py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_pipeline_components-1.0.29-py3-none-any.whl
Algorithm Hash digest
SHA256 333f404858e991fa0f1187a04f75a38277917d0b5ef7529eb2684e2763fdad38
MD5 adcaa704ba7895f4437a6aa2e322d3af
BLAKE2b-256 a5d0bbc0f8ea3cd9bfbbe4be4dba8356bf9480492efc8b984e25db83ae6fe125

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page