Skip to content

Python Integration

The Python integration lets you execute scripts within KNIME workflows, providing direct access to the Python ecosystem for data manipulation, analysis, and visualization.

Python workflow: 1. Environment setup, 2. Data ingestion, 3. Script execution.

Tutorials

These guides provide end-to-end implementations so you can learn by building functional examples.

Data Processing and Scripting

The API of the Python Integration can be found in the Python Script API reference.

Environment Management

KNIME uses Pixi for environment isolation. Use these resources to configure and manage your local setup.

Architecture and Concepts

Understand the internal logic behind backend execution and filesystem organization.

Alternative Configurations

Options for legacy environments, manual installations, and third-party managers.

Reference and Troubleshooting

Technical specifications and fixes for common configuration issues.