Welcome to the KNIME Extension-Example!
With this repository, we showcase how a KNIME node can be developed using Python.
In this example we build the KNIME node called "Geo Distances" to compute the distance between two locations using their GPS coordinates.
This example is adopted in the article "4 Steps for your Python Team to Develop KNIME Nodes" on KNIME Blog.
More detailed documentation at "Create a New Python based KNIME Extension" on KNIME Docs.