Skip to main content

Python SDK for FlowForge - AI workflow orchestration

Project description

FlowForge SDK

Python SDK for FlowForge - AI workflow orchestration with durable execution.

Installation

pip install flowforge-sdk

Quick Start

from flowforge import FlowForge, Context, step

flowforge = FlowForge(app_id="my-app")

@flowforge.function(
    id="my-workflow",
    trigger=flowforge.trigger.event("my/event"),
)
async def my_workflow(ctx: Context) -> dict:
    result = await step.run("process", lambda: "Hello, World!")
    return {"message": result}

Features

  • Durable execution with automatic checkpointing
  • AI agent support with tool calling
  • Multi-agent networks with routing
  • Human-in-the-loop approvals

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flowforge_sdk-0.2.6.tar.gz (31.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flowforge_sdk-0.2.6-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

Details for the file flowforge_sdk-0.2.6.tar.gz.

File metadata

  • Download URL: flowforge_sdk-0.2.6.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for flowforge_sdk-0.2.6.tar.gz
Algorithm Hash digest
SHA256 372f21ac1a171af220826ce14a58d6710999ac2a31b8aa759af04bbec7e65e8b
MD5 97e4907d7a4fceb8e17936f778bce170
BLAKE2b-256 9dd9a920d2b3c49d97bcf67a0b07dfaa725212b1061faa130950b98306f24dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowforge_sdk-0.2.6.tar.gz:

Publisher: publish-sdks.yml on hoootan/flowforge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flowforge_sdk-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: flowforge_sdk-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 41.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for flowforge_sdk-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 fe7f515f36212c493cb8f1e00bad9cf0d778bd50c4391ba69ec142a21c91b1af
MD5 78c7f0bc04cb346d4ce1379a591643e7
BLAKE2b-256 7efd3fbac4f6479fa3417259cd9df86d5ef4f6f5abc67b84a7b865ff10ad0eb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowforge_sdk-0.2.6-py3-none-any.whl:

Publisher: publish-sdks.yml on hoootan/flowforge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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