Tim Bossenmaier created STREAMPIPES-607:
-------------------------------------------
Summary: Python client implementation
Key: STREAMPIPES-607
URL: https://issues.apache.org/jira/browse/STREAMPIPES-607
Project: StreamPipes
Issue Type: New Feature
Components: PythonClient
Reporter: Tim Bossenmaier
Fix For: 0.90.0
Similar to the already existing Java client for StreamPipes we would like to
establish a corresponding Python client.
As a first step, we need to setup a basic Python project environment in the
StreamPipes repository.
Furthermore, we should think about the following aspects:
* unit test setup
* git hook
* CI with checks, e.g,:
** black
** isort
** pyupgrade
** mypy/pyright
** flake8/pylint
** bandit
** safety (toolname)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)