Should we migrate to Typer? #2369
|
That's the question. Pros would be a cute interface, better user experience, easy to read code (more maintainable). Ref.: https://typer.tiangolo.com/ I can implement the transition if wanted. |
Answered by
lovelydinosaur
Sep 14, 2022
Replies: 1 comment
We could consider specific UI improvements...?
Honest answer is that I wouldn't be wild about adding the extra abstraction and dependency. Might be interesting to take a look at how the reworking would look, but I don't think I'd want to commit to it upfront. |
0 replies
Answer selected by
Kludex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We could consider specific UI improvements...?
Honest answer is that I wouldn't be wild about adding the extra abstraction and dependency.
Might be interesting to take a look at how the reworking would look, but I don't think I'd want to commit to it upfront.