Skip to main content

roboflow-workflows

Roboflow Workflows execution engine and block library.

roboflow-workflows is the Python distribution for the Workflows engine that powers Roboflow Inference. It can be installed independently for use in standalone pipelines or embedded in the full Inference server.

Changelog and versions

CHANGELOG.md records package changes, including an Execution engine subsection for compile/run behavior changes. Each release records its bundled engine version, starting with package 0.2.2. The package version identifies the distribution; the separate engine version controls workflow and block compatibility. Block-only releases can leave the engine version unchanged.

Earlier engine changes and migration examples remain in the historical engine changelog.

Installation

pip install roboflow-workflows

Optional extras:

pip install "roboflow-workflows[enterprise]"  # enterprise sink blocks
pip install "roboflow-workflows[test]"        # test-only dependencies

Local development (from this repository)

# Provision font assets (required by visualization blocks).
python workflows/build_scripts/download_fonts.py

# Install the package in editable mode with test + enterprise deps.
pip install -e './workflows[test,enterprise]'

# Run package unit and isolation tests.
cd workflows
python -m pytest tests/unit_tests tests/isolation

# Build a wheel from the same project directory (fonts already provisioned).
uv lock --check
uv build --out-dir ../dist

For editing roboflow_workflows source while running the full Inference server, install both projects together from the repository root:

pip install -e ./inference_models -e './workflows[test,enterprise]' -e .

The dev images also support mounting workflows/roboflow_workflows at /app/roboflow_workflows, alongside the existing /app/inference mount. Provision local fonts first, since a bind mount replaces bundled image files.

Font assets

Visualization blocks require pre-provisioned font files. Font binaries are downloaded by workflows/build_scripts/download_fonts.py (or make download_fonts at the repository root) and are gitignored. They are embedded as package-data in the published wheel so that offline environments work without a checkout.

Release files for roboflow-workflows 0.2.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for roboflow-workflows 0.2.3
File Size Uploaded
roboflow_workflows-0.2.3.tar.gz 5.3 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for roboflow-workflows 0.2.3
File Interpreter ABI Platform
roboflow_workflows-0.2.3-py3-none-any.whl Python 3 none any Details

Total release size: 11.5 MB

Release files / roboflow_workflows-0.2.3.tar.gz

Download URL roboflow_workflows-0.2.3.tar.gz
Size 5.3 MB
Tags Source
SHA-256 checksum
How to use checksums
ee2f7153f19728d598df83d1f4627bb661c710b1c4e8e6cc15f6e2b77d89f5be
BLAKE2b-256 checksum
How to use checksums
133b10fc2ce95c3a07a6eae22651a67c6882ff0cf5b026c4054da854364cb915
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / roboflow_workflows-0.2.3-py3-none-any.whl

Download URL roboflow_workflows-0.2.3-py3-none-any.whl
Size 6.3 MB
Tags Python 3
SHA-256 checksum
How to use checksums
2ed50953d78036cb378bf396aecad21eb978bcb4e097983b94c952d1ce8dde99
BLAKE2b-256 checksum
How to use checksums
caf2e0cc137ba7e80342f355d931bd5206f89c66f46dc44a6e77822bc502f132
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page