tuxifreund <kaiser.barbaro...@yandex.com> writes:

> Hello,
>
> you could use the argparse module[1] to parse command line arguments and 
> configparser[2] to parse configuration files following the ini file 
> structure. Is that what you are expecting?

I have used the combination of argparse and configparser before.
However, I was hoping to just use configargparse instead.

Cheers,

Loris


>
> Cheers
>
>
> [1]: https://docs.python.org/3/library/argparse.html
> [2]: https://docs.python.org/3/library/configparser.html
-- 
Dr. Loris Bennett (Hr./Mr.)
ZEDAT, Freie Universität Berlin         Email loris.benn...@fu-berlin.de
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to