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.8.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

multiflow_python-0.0.8-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: multiflow-python-0.0.8.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for multiflow-python-0.0.8.tar.gz
Algorithm Hash digest
SHA256 59696aae97e3ec58f2346b7795812d0f91220dd896f19ebed8b1cca151333ebd
MD5 bd19bea52d5eb4ad9869cd51fa1723e9
BLAKE2b-256 94112956ba84a985587d0235bed286d4c70a11c4373ecbe6393f7d613327a065

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for multiflow_python-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bbc1ac69645c9bfaa7d7626eadc9ac45e3168f51de3e19fedfdb4ce22a044eb1
MD5 d93e41dc2aa36f2fa2bae3170a1de9ab
BLAKE2b-256 b7575acf6e571f7265389fd264dad7b6587fac1e64c834921d74bc7ffd14f125

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