Kubeflow Pipelines Python SDK

Python SDK for building, compiling, and submitting ML pipelines. Provides decorators and utilities to define pipeline components and workflows using Python.

API entry from apis.yml

apis.yml Raw ↑
aid: kubeflow-pipelines:python-sdk
name: Kubeflow Pipelines Python SDK
description: Python SDK for building, compiling, and submitting ML pipelines. Provides decorators and
  utilities to define pipeline components and workflows using Python.
humanURL: https://kubeflow-pipelines.readthedocs.io/
baseURL: https://pypi.org/project/kfp/
tags:
- Client Library
- DSL
- Python
- SDK
properties:
- type: Documentation
  url: https://kubeflow-pipelines.readthedocs.io/
- type: GitHubRepository
  url: https://github.com/kubeflow/pipelines/tree/master/sdk/python
- type: Examples
  url: https://github.com/kubeflow/pipelines/tree/master/samples