ob-metaflow-extensions
Outerbounds Platform Extensions for Metaflow
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-extensionsuv
uv add ob-metaflow-extensionspoetry
poetry add ob-metaflow-extensionsInstalling 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
More Distributed Computing packages
gRPC Python is an HTTP/2-based RPC framework…
permissive · top 100 on PyPI
execnetexecnet lets you spawn and communicate with…
permissive · top 1,000 on PyPI
cloudpickleCloudpickle extends Python's standard pickle…
permissive · top 1,000 on PyPI
smart-openProvides a unified, open()-compatible Python…
permissive · top 1,000 on PyPI
portalockerPortalocker provides cross-platform file…
permissive · top 1,000 on PyPI
rayRay is a distributed computing framework that…
permissive · top 1,000 on PyPI
metaflow-netflixextProvides Netflix-developed extensions to…
permissive · top 15,000 on PyPI
ob-project-utilsProvides utilities for building and deploying…
unclear · top 15,000 on PyPI
outerboundsOuterbounds is the main platform package that…
unclear · top 15,000 on PyPI
ob-metaflowA framework for building, prototyping, and…
permissive · top 15,000 on PyPI
metaflowMetaflow is a framework for building,…
permissive · top 5,000 on PyPI
metaflow-prebuiltMetaflow extension that pre-bakes conda and…
permissive · top 15,000 on PyPI
ob-metaflow-stubsProvides type hints and stub files for the…
permissive · top 15,000 on PyPI
prefect-gcpIntegrates Prefect workflow orchestration with…
permissive · top 5,000 on PyPI
prefect-gitlabIntegrates Prefect workflow orchestration with…
permissive · top 15,000 on PyPI
metaflow-stubsProvides type stubs for the Metaflow package,…
permissive · top 15,000 on PyPI