Skip to content

[FEATURE] Support YAML and TOML Configuraitons #135

Description

@Alexhuszagh

Problem

Currently, the package only supports JSON-based configurations, which are not very friendly for human-generated files. Although the structure is quite simple, we should likely migrate to and prefer more modern configuration file formats.

Since XML is natively supported in Python our configurations, it would likely be trivial to add support for this as well.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions