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.1.0.tar.gz (29.8 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.1.0-py3-none-any.whl (39.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flowforge_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 29.8 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.1.0.tar.gz
Algorithm Hash digest
SHA256 ffaeafadcad35951379ec8a2d8f1fa8eafcf9e5e3c62c44a64b845f33e7ebef6
MD5 6151712bc6b9c433a35059b8a7e9b51c
BLAKE2b-256 4c2ec6ab7dbd22fd4c5e5c5a8a6a453124bc6b4b3542c6c5c4097892d8c997c7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: flowforge_sdk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 39.8 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eca9c57a4d646dce0f74a5f94f5efc42a1f6f9209862133838f4336e12806820
MD5 430080ce35830054351c495bb0f75755
BLAKE2b-256 97895b39b7657a8ec3a24cfe9e071755f0d6cb97492684dc59a7e5733569402d

See more details on using hashes here.

Provenance

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