Skip to main content

MultiFlow Python SDK

Project description

multiflow

Installation:

pip install multiflow-python

Usage instructions:

import multiflow

workflow_id: str = ...

# assumes MULTIFLOW_API_KEY is set as an environment variable
w = multiflow.Workflow(workflow_id)

# get the type signature of the workflow
sig = w.type_signature()

# run the workflow
result = w.run(...)

print(result["outputs"])

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

multiflow-python-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

multiflow_python-0.0.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file multiflow-python-0.0.1.tar.gz.

File metadata

  • Download URL: multiflow-python-0.0.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for multiflow-python-0.0.1.tar.gz
Algorithm Hash digest
SHA256 36a13a9717cdf0a53a80d98ee2979455500c553fcecdb085ef63b035d6ccdeb3
MD5 ce90730f4af385d9427500895bf6f8b0
BLAKE2b-256 de8680f28df1cd8700c043e5c963f06bbdc49bed8023e13419f62d7d43a98fde

See more details on using hashes here.

File details

Details for the file multiflow_python-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for multiflow_python-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6bb29cfa7d5aa14ab8ebfc2d93fa269c8e0a9819d439c958eeeb2d5d3895dc0c
MD5 c90cdd9fe0d572d77d930291436b7bc2
BLAKE2b-256 eab7f2fe911f95ce5bfac3c54cb318b0d87efbc9057eb6c5727ca0b5048084d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page