Skip to content

Use YAML for Configuration #3

@bkief

Description

@bkief

A proposal to use envyaml for configuration over the stdlib configparser

Pros:

  1. YAML configuration is more readable
  2. More advanced configuration is more easily represented
  3. Injecting environment variables allows for maintaining of secrets in a consistent way, especially within containers

Cons:

  1. Not a part of standard library

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