What was the reason behind choosing argparse as CLI lib? #932
Unanswered
TheColector
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I wanted to ask the question to @9001 regarding the CLI lib that is being used for the copyparty.
Did you consider the use of click over the argparse once the repo started getting bigger and bigger?
I'm asking out of curiosity really as I've seen click has some very cool functionalities (and might scale better) which might come handy, but at the same time I'm curious why you decided to go with argparse (click is newer than argparse so maybe it was not that mature when you started working on the copyparty perhaps).
PS. I hope it's right place to ask something like this.
@9001 you are an excellent example of a person I'd call a wizard - exceptionally skilled individual
Hats off to you for this great piece of work!!
All reactions