/fileargs

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

fileargs

small CLI tool for executing commands and passing arguments based on config files

example use

    fileargs -p params.yaml -- python some_file.py --some-param={{ path.to.value }}

Can be usefule when running stages in DVC based on parameters in its params.yaml