argparse
argparse copied to clipboard
Required Arguments
I think required arguments would be a great addition. As far as I know, they are not implemented.
do you have a design?
help for required options
This would be great for me aswell. I'd propose that there's a flag for the options to make it required - when the option is missing argparse_parse
should fail and print the help message