Skip to content

Adding a python config file #20

@cansavvy

Description

@cansavvy

Can you explain in more detail what you are thinking of for this config file? If you have links to examples that would be great. Wondering how this would all fit together.

Of course! https://python.land/data-processing/python-yaml or https://tutswiki.com/read-write-yaml-config-file-in-python/ are what I'm thinking. It essentially imports a dictionary of variables. It's super useful if there are variables users might like to tweak (maybe colors in the heatmap?) without worrying about changing anything in the underlying code. It might be beyond the scope of this project though :)

Originally posted by @avahoffman in #19 (comment)

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