Simply run pip install jep or download the source and run pip install .. Building and installing require the JDK, Python, and optionally numpy to be installed beforehand.
This project contains shows how to embed native Python code into a Kafka Streams application, e.g. to execute analytic models which are only available as Python source code. The project uses Jep (Java ...