flyteorg / flyte

Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
https://flyte.org
Apache License 2.0
5.39k stars 576 forks source link

Flytekit Go SDK #5191

Open jyono opened 5 months ago

jyono commented 5 months ago

Motivation: Why do you think this is important?

I'm frustrated that there is no Go SDK. Are there any plans to create one?

Goal: What should the final outcome look like, ideally?

An SDK, similar to Python, but written in Go.

Describe alternatives you've considered

I have taken the calls that the python SDK makes and reassembled them. This is less than ideal.

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

Have you read the Code of Conduct?

welcome[bot] commented 5 months ago

Thank you for opening your first issue here! 🛠

kumare3 commented 5 months ago

How should the UX be?