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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: multiflow-python-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 64ab82cd9a10c932d2afb2583eb75ce1ebe76a544a36526feebf798228f463bc
MD5 bdeedbefb9f40ed2254ae1926a793158
BLAKE2b-256 125d1b5837cadf8c58c8286659ca076d9cd48d1dca4ba20680adafc7802b8451

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for multiflow_python-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f90e82c8129472ac4f94f181859f244dbffacb9f82d0cc83447f031dbdd9ade6
MD5 1f3997442552aa723ebfa76b4298a697
BLAKE2b-256 803e3ce7e33fcfcd411e4c886290fb69f8441418b943d923d9dfc6d206ee9997

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