Skip to content

mortencombat/quickconf

Repository files navigation

GitHub Release PyPI Version Python Versions License
Tests

quickconf

Simple and flexible TOML-file based configurations framework

If TOML Kit is installed, quickconf will use that and supports both reading and writing configuration files. If tomlkit is not available, quickconf will use the Python system library tomllib but will support only reading of configuration files.

Install quickconf with optional dependency save to ensure tomlkit is also installed: pip install quickconf[save]

About

Simple and flexible TOML-file based configurations framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages