Skip to main content

Run KNIME workflows via NodePit batch executor

Project description

Summary

Run KNIME workflows via NodePit batch executor (https://nodepit.com/product/batch)

Install

pip install knime-nodepit-batch

Usage

  • Import the package
  • Create a workflow, optionally passing the path to your KNIME preferences file
  • Execute
from knime_nodepit_batch import Workflow

wf = Workflow(r"C:\path\to\workflow", preferences_path=r"C:\path\to\knime_preferences.epf")
wf.execute()

The KNIME executable path defaults to C:\Program Files\KNIME\knime.exe on Windows, /Applications/KNIME.app/Contents/MacOS/knime on macOS, and /opt/knime on Linux. Override it by setting the KNIME_EXEC environment variable.

Notes

By default this runs KNIME with the following options

  • -nosplash
  • --reset
  • --no-save
  • --launcher.suppressErrors

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

knime_nodepit_batch-0.1.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file knime_nodepit_batch-0.1.3.tar.gz.

File metadata

  • Download URL: knime_nodepit_batch-0.1.3.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.4

File hashes

Hashes for knime_nodepit_batch-0.1.3.tar.gz
Algorithm Hash digest
SHA256 db80c157d97a905024f192593e287815c1259534c7b2ae8c77739dcff7d86a74
MD5 6d38f36449a4f041d6bf3bc85f1e4a25
BLAKE2b-256 0dc0442353b69ef08fd5169b14327b3687430154241f09d26476447efbbc5675

See more details on using hashes here.

File details

Details for the file knime_nodepit_batch-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for knime_nodepit_batch-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c847c39974b2b2c4165b7a97f70ba6173d7fda3e60538bb1351cf987950a5500
MD5 6040af5098d1ce046dfa095b02321d37
BLAKE2b-256 bb2f836ecef758ffa0ccc6122aa337a7d334fd832d780604858ef8b56094fa84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page