An open API service indexing awesome lists of open source software.

https://github.com/ibmstreams/pypi.streamsx

Python core package for IBM Streams.
https://github.com/ibmstreams/pypi.streamsx

ibm-streams pypi python python-packages stream-processing

Last synced: 11 months ago
JSON representation

Python core package for IBM Streams.

Awesome Lists containing this project

README

          

# pypi.streamsx
This is a step in allowing natural use of Streams for a Python developer.

A project that will be registered with PyPi to allow 'pip install' of Python packages that support Python developers interacting with IBM Streams. 'pip install' is the standard mechanism for Python developers to download code.
(See http://peterdowns.com/posts/first-time-with-pypi.html)

Project supports:

Python Application API (from streamsx.topology)
Python Rest API (from streamsx.topology)

Project would maintain copies of the files from other IBMStreams projects (or their releases), the main versions would remain in the source projects.

A single PyPi package for IBM Streams Python code is used rather than multiple to simplify setup for Python developers.