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:
[email protected]


Reply via email to