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 -Execute with an optional path to your KNIME preferances file

from knime_nodepit_batch import Workflow

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

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.2.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.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: knime_nodepit_batch-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 1c7aaec716bd1eacabc3def0df2d96acaada510ffd10dfa47af45dc5965030be
MD5 32dbb1126b8194d214989efcbc2edacd
BLAKE2b-256 ac9aab8aee6ed464b8acff948264ebb610f45ecdf3bb53f72bb68b78538b88a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for knime_nodepit_batch-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 356f7b379f039e705e9b414f1c67c92f4e97d0d769308ed25cfeb817bd79c3ba
MD5 4af0b31aaae2e1c41adf409afde90f50
BLAKE2b-256 7c4559c0ad30ab5be57255bad910a835cdaab4759e108e34063f83e32ea7af0d

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