Skip to content

Consider using a json-fomatted file to store configuration information. #6

Description

@bdklahn

Json has a natural key-value structure. Python has standard parsing libraries to safely do this, without you having to make sure your code is error-free in it's text parsing. Then other tools/functionality can be used to help make sure valid values are used (before they maybe get fed into your program, unnoticed).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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