I think a python client would be ideal as it improves accessiblity and provide an easier way to utilize the API. As a Python developer, I usually look for a client library before I use an API directly. I would be happy to join in and contribute to this. I have previously contributed to the python wrapper a year ago.
On Sun, 13 Nov 2022 at 19:44, Tim <[email protected]> wrote: > Hi everyone, > > I have been working on the general structure of a counterpart to our > Java client for StreamPipes in Python. > PR-140 [1] contains a basic framework for the client in general and a > first reference implementation for an API endpoint. > I'm curious to hear your feedback and discuss some aspects (I've already > started some in the PR's comments). > > Best, > Tim > > [1] https://github.com/apache/incubator-streampipes/pull/140 >
