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

This version

0.2.0

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

File metadata

  • Download URL: google_cloud_pipeline_components-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 135.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for google_cloud_pipeline_components-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4bf84fabbc75278d51c3a9ddda9df970c4e61ea30407a7efdffe6ac99e3a5655
MD5 9332bc32effff292f80ea16864402eda
BLAKE2b-256 7836843787e2ef0e358aff7647fb0d5e30c8c02dddb4b80c8509bcd18f067c59

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