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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59696aae97e3ec58f2346b7795812d0f91220dd896f19ebed8b1cca151333ebd
|
|
| MD5 |
bd19bea52d5eb4ad9869cd51fa1723e9
|
|
| BLAKE2b-256 |
94112956ba84a985587d0235bed286d4c70a11c4373ecbe6393f7d613327a065
|
File details
Details for the file multiflow_python-0.0.8-py3-none-any.whl.
File metadata
- Download URL: multiflow_python-0.0.8-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbc1ac69645c9bfaa7d7626eadc9ac45e3168f51de3e19fedfdb4ce22a044eb1
|
|
| MD5 |
d93e41dc2aa36f2fa2bae3170a1de9ab
|
|
| BLAKE2b-256 |
b7575acf6e571f7265389fd264dad7b6587fac1e64c834921d74bc7ffd14f125
|