skillfed

ob-metaflow-extensions

Outerbounds Platform Extensions for Metaflow

ob-metaflow-extensions v1.6.25 111.7K downloads/30d#12,405 on PyPI
License unclear Commercial Active released

What it is and what it does

ob-metaflow-extensions is a client-side package that extends Metaflow with Outerbounds platform capabilities. It acts as a bridge between your Metaflow workflows and the Outerbounds managed platform, enabling cloud-native execution, orchestration, and monitoring. The package depends on boto3 for AWS integration, kubernetes for container orchestration, requests for HTTP communication, and ob-metaflow as its core runtime dependency.

The package is actively maintained and has low installation friction as a pure-Python wheel. However, its Commercial license and unclear license treatment mean you should verify usage rights before deploying in production. The package is designed for teams already using Metaflow who want to offload workflow execution and management to Outerbounds' hosted infrastructure.

Use it for:

  • Run Metaflow workflows on Outerbounds managed infrastructure instead of local or self-hosted compute.
  • Integrate AWS services (via boto3) and Kubernetes clusters with Metaflow orchestration.
  • Monitor and manage Metaflow job execution through the Outerbounds platform dashboard.
  • Scale data pipelines and ML workflows without managing underlying compute resources.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides client-side extensions and integrations for Metaflow workflows on the Outerbounds platform, enabling cloud orchestration and execution capabilities.

Yes, if you are already using Metaflow and have an Outerbounds platform account. The package is actively maintained, has low install friction, and integrates cleanly with standard Metaflow workflows. However, verify that the Commercial license terms align with your use case and confirm that your organization has or intends to use an Outerbounds platform subscription.

Install

ob-metaflow-extensions on PyPI

pip

pip install ob-metaflow-extensions

uv

uv add ob-metaflow-extensions

poetry

poetry add ob-metaflow-extensions

Installing ob-metaflow-extensions

Before you install

Low install friction with a pure-Python wheel distribution. Actively maintained with a release 2 days old. Depends on boto3, kubernetes, requests, and ob-metaflow—all widely used libraries.

License in practice

Licensed as Commercial with unclear treatment. Review Outerbounds' licensing terms before use in production or commercial contexts.

Quickstart

pip install ob-metaflow-extensions

from ob_metaflow_extensions import ...
# Configure with Outerbounds platform credentials and use within Metaflow workflows

Requires valid Outerbounds platform credentials and account; ob-metaflow dependency must be installed and configured.

Verify before relying

  • Whether a free tier or trial is available for Outerbounds platform access
  • Specific Python version requirements (not declared in package metadata)
  • Whether ob-metaflow is a free or commercial dependency itself

Package facts

License Commercial (unclear)
Python support not specified
Install friction low — pure-Python wheel
Runtime dependencies 4 — boto3, kubernetes, requests, ob-metaflow
Maintenance actively maintained — 2 days since the last release
First released
Downloads 111,675/month — #12,405 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: ob_metaflow_extensions-1.6.25-py2.py3-none-any.whl

Tags

metaflow outerbounds extensionsmetaflow platform clientworkflow orchestration outerboundsmetaflow cloud integrationouterbounds metaflow plugin
metaflowworkflow-orchestrationcloud-platform

More Distributed Computing packages