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.
- Host: GitHub
- URL: https://github.com/ibmstreams/pypi.streamsx
- Owner: IBMStreams
- License: apache-2.0
- Created: 2016-10-06T21:02:57.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2021-01-27T06:38:33.000Z (over 5 years ago)
- Last Synced: 2025-07-01T11:29:23.529Z (11 months ago)
- Topics: ibm-streams, pypi, python, python-packages, stream-processing
- Language: Python
- Homepage: https://pypi.org/project/streamsx/
- Size: 39.1 MB
- Stars: 1
- Watchers: 12
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.