Skip to content

method for reading a yaml input file #34

@kkiesling

Description

@kkiesling

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions