Thanks for the pointers!
--
https://mail.python.org/mailman/listinfo/python-list
On Tuesday, April 17, 2018 at 7:09:45 PM UTC-5, TUA wrote:
> I'd like to create a script that handles a number of verbs with mandatory and
> /or optional parameters like listed in the table below.
>
> Can ARGPARSE do this and how?
>
> Thanks for all help!
>
>
>
>
>
> Script Verb
I'd like to create a script that handles a number of verbs with mandatory and
/or optional parameters like listed in the table below.
Can ARGPARSE do this and how?
Thanks for all help!
Script VerbMandatory parameters Optional
parameters
---