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

Uploaded Source

Built Distribution

multiflow_python-0.0.4-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for multiflow-python-0.0.4.tar.gz
Algorithm Hash digest
SHA256 192152ebbcf2dd6837d3e662482873ef1a083f72569976aadd5f61a9cdaf3b8d
MD5 e2efbaff394b4bf01bb4800b612297e5
BLAKE2b-256 d4d59bd8f68a5535dc69c02362913738d8daa54416f12762c8eb5e2dffec037f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for multiflow_python-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3e462422cbd6d58cdaf07c62f216de32c5444090b3149ea2d21234a6dd22e69d
MD5 77b17cc233b3981972510e6de59271b9
BLAKE2b-256 e597590c1c363e5ecbd4e7fc94b3e84955255186e75c79069b198a5b43f631a6

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