Tools for reading and executing KNIME workflows.
Project description
Utilities for working with KNIME workflows and data.
Via the Workflow class, a KNIME Workflow can be run via KNIME’s batch executor (requires KNIME be installed on the local system). Inputs to the “Container Input (Table)” nodes in a KNIME Workflow can be supplied as either Python dicts or pandas DataFrames. Likewise, outputs captured from “Container Output (Table)” nodes are provided back as either Python dicts or pandas DataFrames.
- TODOs:
- add handling for setting of workflow variables - only via Container Input (Variable) nodes? - also via batch executor variable settings?
- add handling for Container Input/Output (JSON) nodes
- support remote workflows
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
knime-0.11.6.tar.gz
(9.2 kB
view hashes)
Built Distribution
knime-0.11.6-py3-none-any.whl
(21.1 kB
view hashes)