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.2.tar.gz (30.5 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.2-py3-none-any.whl (40.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flowforge_sdk-0.2.2.tar.gz
  • Upload date:
  • Size: 30.5 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.2.tar.gz
Algorithm Hash digest
SHA256 b7c270c8f78a6f18101aa9aa67ad161493afaae9e9a715e7f253d2e2c3d0784f
MD5 6c31e98ad8d0fad3bdc0090aa4724615
BLAKE2b-256 8b9bb17fbe47517f21bac25d2e2443b5e2545cd76fc5c29aef18272be5be231d

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowforge_sdk-0.2.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: flowforge_sdk-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 40.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4e257cdd72282b1f4c77530a96e5203f2b22d580ce485ea7c1c6b8f92097b099
MD5 764c1fd732150f8de8987587cb67ebe9
BLAKE2b-256 859c0b8fffebd37865df978bca1353884703f4402fd17fe9354153e874b75c93

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowforge_sdk-0.2.2-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