-
Hi, Is there any package that allows defining Click arguments and options from annotations? I was imagining usage like this:
It'll be nice to not have to write decorators in addition to the function signature. I wonder if anyone already thought something like that and implemented it. |
Beta Was this translation helpful? Give feedback.
Answered by
davidism
Mar 21, 2023
Replies: 2 comments
Answer selected by
davidism
-
Awesome, thank you!
…On Tue, Mar 21, 2023 at 10:23 PM David Lord ***@***.***> wrote:
https://typer.tiangolo.com/
—
Reply to this email directly, view it on GitHub
<#2471 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAN3SS7BMDWSPEZNQFZLATW5IE2BANCNFSM6AAAAAAWC5Y4DM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://typer.tiangolo.com/