bids-specification icon indicating copy to clipboard operation
bids-specification copied to clipboard

Change bidsschematools CLI from click to argh

Open effigies opened this issue 3 years ago • 2 comments

Your idea

@TheChymera would prefer to use argh over click. I have no opinion except that I don't want to do it myself.

effigies avatar Aug 16 '22 20:08 effigies

I typically just use argparse, but I don't have an issue with using argh- I've never used it but I'm sure it's a good tool.

tsalo avatar Aug 17 '22 14:08 tsalo

I've never used it but I'm sure it's a good tool.

except that the last commit seems to be from ... 2016?

https://github.com/neithere/argh

click seems to have a much more active community: https://github.com/pallets/click

sappelhoff avatar Aug 26 '22 14:08 sappelhoff