beetbox / beetbox/confuse

TOML configuration file support

Open
#151 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
424
Forks
57
PR merge metrics
No merged PRs in 30d

Description

[TOML](https://toml.io/en/) is another configuration file format that is a little simpler to read and has a learning curve that's a bit less steep than YAML.

It would be great if we could use either format for the config files. There are existing libraries for reading a TOML file into a dictionary. So ideally the 2 formats could be interchangeable. Perhaps there could be an option to make the config files TOML-only, YAML-only, or either one depending on the file extension.

Is anybody else interested in this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.