Skip to content

TOML Configuration type #7

@lordgreg

Description

@lordgreg

Add an ability for user to have its configuration stored in TOML file.

This should be possible with:

  1. TOML to Dict (https://docs.python.org/3/library/tomllib.html)
  2. Dict to YAML (using dump - https://pyyaml.org/wiki/PyYAMLDocumentation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions