Namespace com.ibm.streamsx.topology.python

Toolkits > com.ibm.streamsx.topology 1.6.2 > com.ibm.streamsx.topology.python

Support for Python in IBM Streams.

Python Support

Python Application API
Develop IBM Streams applications with Python.
Creating SPL Operators from Python code
SPL operators that call a Python function or callable class are created by decorators provided by this toolkit.
Executing applications using Python
PYTHONHOME: The location of Python at runtime is defined by the environment variable PYTHONHOME.