streamsx.standard

Standard toolkit integration for IBM Streams


Keywords
streams, ibm-streams, pypi, python, python-package, stream-processing
License
Apache-2.0
Install
pip install streamsx.standard==1.5.0

Documentation

Exposing SPL standard toolkit as classes and installable package for the Python Application API for IBM Streams.

Latest documentation

Package is organized using standard packaging to upload to PyPi.

pip install streamsx.standard

The latest code be installed as the streamsx.standard package directly from github using:

pip install git+https://github.com/IBMStreams/pypi.streamsx.standard.git

Test

Run the full test with:

ant test