You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/18 17:48:48 UTC

[GitHub] [airflow-client-python] houqp commented on pull request #1: Add generated python client

houqp commented on pull request #1:
URL: https://github.com/apache/airflow-client-python/pull/1#issuecomment-802159900


   I recommend us go with hosting the generated code in a sub module instead so we can have more control over the client. For example, we can add our own extension code for new auth methods etc. That way, we will also be able to manage our own user friendly readme. The generated README is too dense for onboarding purpose.
   
   Here is an example on how k8s manages their generated python client in submodules: https://github.com/kubernetes-client/python. Airflow's go client took the same approach as well.


-- 
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.

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