Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

method for reading a yaml input file #34

Open
kkiesling opened this issue May 22, 2020 · 0 comments
Open

method for reading a yaml input file #34

kkiesling opened this issue May 22, 2020 · 0 comments

Comments

@kkiesling
Copy link
Collaborator

Because of how complicated the command line options can become, it might be worth implementing a method to read in a yaml file. Loading a file creates a dictionary. The keyword can be the same as the argparse dest which would make the dictionary identical to the args dict, which could then be used the same. There might need to be a few extra checks to make sure there is valid input in the yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant