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
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36a13a9717cdf0a53a80d98ee2979455500c553fcecdb085ef63b035d6ccdeb3 |
|
MD5 | ce90730f4af385d9427500895bf6f8b0 |
|
BLAKE2b-256 | de8680f28df1cd8700c043e5c963f06bbdc49bed8023e13419f62d7d43a98fde |
File details
Details for the file multiflow_python-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: multiflow_python-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bb29cfa7d5aa14ab8ebfc2d93fa269c8e0a9819d439c958eeeb2d5d3895dc0c |
|
MD5 | c90cdd9fe0d572d77d930291436b7bc2 |
|
BLAKE2b-256 | eab7f2fe911f95ce5bfac3c54cb318b0d87efbc9057eb6c5727ca0b5048084d9 |