I am just switching to configargparse as a replacement for configparser.ConfigParser. Thanks for providing this. import configargparse import yaml import re from pathlib import Path def ...
I process my arguments in two phases, because one of the arguments sets the defaults for a number of others (a 'profile'). I do this by adding that "profile" arg to the parser then use ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results