dominikriemer opened a new issue, #781:
URL: https://github.com/apache/streampipes/issues/781
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)
* general API and rerpo structure
* write readme with how to setup development environment
Imported from Jira
[STREAMPIPES-606](https://issues.apache.org/jira/browse/STREAMPIPES-606).
Original Jira may contain additional context.
Reported by: bossenti.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]