Run KNIME workflows via NodePit batch executor
Project description
knime-workflow
Run KNIME workflows via NodePit batch executor.
Install
From the package directory:
pip install .
Or in editable mode for development:
pip install -e .
Usage
from knime_workflow import Workflow
wf = Workflow(r"C:\path\to\workflow")
wf.execute()
The KNIME executable path defaults to C:\Program Files\KNIME\knime.exe on
Windows and /opt/local/knime_4.3.0/knime elsewhere. Override it by setting
the KNIME_EXEC environment variable.
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 knime_nodepit_batch-0.1.0.tar.gz.
File metadata
- Download URL: knime_nodepit_batch-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
765d1a3906cdd78acc78d19d0f9866423711f70381bb4c79dd944afb29bfd5f6
|
|
| MD5 |
8a494d5743dfbf38e59e0d787583dde4
|
|
| BLAKE2b-256 |
14051c6a91c8314bc57204e5e1e499abd46eb8ce84b9ffe65918466aece961f9
|
File details
Details for the file knime_nodepit_batch-0.1.0-py3-none-any.whl.
File metadata
- Download URL: knime_nodepit_batch-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
045e3aae7a51f3251244076d5dbfb6be69425a06c4a4c9b882d9c0609e6b48e5
|
|
| MD5 |
f9ef1977ab726f09b219527e04774cb2
|
|
| BLAKE2b-256 |
4c6ac5d3a9b29c3478368e0b4a77a4d5c5c178baa65eaba345ee54353ab77c1b
|