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.21-py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_pipeline_components-1.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 75a115ae6cf4dab7d40d16ffefa696c4aa6184dcd6d2860598ed5719746a6ab9
MD5 12efdc456678b1d8db5e4f033ec03bbe
BLAKE2b-256 70cb223aec7579447ee63895fef85e2a6d91c2035dd5d89af43f6af9adf57bf7

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