IBMStreams / administration

Umbrella project for the IBMStreams organization. This project will be used for the management of the individual projects within the IBMStreams organization.
Other
19 stars 10 forks source link

Proposal: Project to support 'pip install' of Python code for IBM Streams #97

Closed ddebrunner closed 7 years ago

ddebrunner commented 7 years ago

Project name: IBMStreams/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 would initially support:

Project would maintain copies of the files from other IBMStreams projects (or their releases), the master 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.

The name is pypi.streamsx to reflect it is a PyPi package containing the streamsx Python packages. (streamsx.pypi might imply it's a SPL toolkit for interacting with PyPi).

cancilla commented 7 years ago

Yes! +1

mikespicer commented 7 years ago

+1

wmarshall484 commented 7 years ago

+1

ddebrunner commented 7 years ago

Can this repo be created? Thanks!

petenicholls commented 7 years ago

Creating underway

petenicholls commented 7 years ago

done.