You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Researched both click and typer and neither really handle mutually exclusive arguments as well as argparse unfortunately. clic + https://github.com/click-contrib/click-option-group might be the way to go.
The text was updated successfully, but these errors were encountered:
Researched both click and typer and neither really handle mutually exclusive arguments as well as argparse unfortunately. clic + https://github.com/click-contrib/click-option-group might be the way to go.
The text was updated successfully, but these errors were encountered: