On Tue, 28 Apr 2020, 8:28 pm Arne Babenhauserheide, <arne_...@web.de> wrote:

> Hi Dale,
>
> I would like to see an easier way to parse arguments, but I did not yet
> find
> something that’s on-par with the argparse module in Python.
>
> Best wishes,
> Arne
>

The Python world seem mostly enamoured with click.

https://click.palletsprojects.com/en/7.x/

Reply via email to