Join Slack
Powered by
Hey all, is there a sync OrionClient? I’m developi...
# ask-community
j
José Duarte
09/16/2022, 10:37 AM
Hey all, is there a sync OrionClient? I’m developing a CLI with custom features and the sync client would be very helpful
✅ 1
a
Anna Geller
09/16/2022, 11:21 AM
there isn't, but curious to hear what in the async client is blocking you? any specific errors you get? Prefect itself has CLI built on top of it
https://github.com/PrefectHQ/prefect/tree/main/src/prefect/cli
j
José Duarte
09/16/2022, 12:11 PM
I’m using click, not typer, hence I don’t have “easy” async out of the box. I’ll look into typer and check if migrating is viable
👍 1
José Duarte
09/16/2022, 12:41 PM
Oh… Y’all had to add async utilities too
3
Views
Open in Slack
Previous
Next