You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/09 15:41:00 UTC

[jira] [Commented] (STREAMPIPES-606) Prepare initial setup for Python Client

    [ https://issues.apache.org/jira/browse/STREAMPIPES-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631136#comment-17631136 ] 

ASF subversion and git services commented on STREAMPIPES-606:
-------------------------------------------------------------

Commit ea0adc083e9e98010aa55b455676ccf1a48fbb81 in incubator-streampipes's branch refs/heads/dev from Philipp Zehnder
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=ea0adc083 ]

Merge pull request #134 from kulbachcedric/STREAMPIPES-606-python-client

[STREAMPIPES-606]First draft python setup

> Prepare initial setup for Python Client
> ---------------------------------------
>
>                 Key: STREAMPIPES-606
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-606
>             Project: StreamPipes
>          Issue Type: New Feature
>          Components: PythonClient
>            Reporter: Tim Bossenmaier
>            Priority: Major
>              Labels: api, ci, client, pull-request-available, python
>             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)
>  * general API and rerpo structure
>  * write readme with how to setup development environment



--
This message was sent by Atlassian Jira
(v8.20.10#820010)