You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 17:55:31 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #781: Prepare initial setup for Python Client

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: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #781: Prepare initial setup for Python Client

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #781: Prepare initial setup for Python Client
URL: https://github.com/apache/streampipes/issues/781


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org