Skip to content

Bundled Packages

The KNIME Python Integration ships with a bundled environment so you can start scripting immediately. This integration works with Python versions 3.10 to 3.14.

Package list

The bundled environment contains a curated set of data science and utility packages. For the complete and up to date list of included packages and their versions, refer to the KNIME Anaconda channel.

Metapackages

Metapackages simplify the installation of the Python Integration's dependencies. You can find full details, including a version matrix and files, on the KNIME Anaconda channel for knime-python-base.

MetapackageDescription
knime-python-baseMinimal set of packages always required by the Python Integration.
knime-python-scriptingExtends knime-python-base with the full set used in the bundled environment.

Need more packages?

The bundled environment cannot be extended. If you need additional packages:

Next steps