tunable
A little Python library to set/manage tunable (configuration) values
A little Python library to set/manage tunable (configuration) values
To install this package, run one of the following:
A tiny library to support tunable parameters (think: configuration values) as they often occur in scientific analyses. A main aspect differing from many other config approaches is, that the tunables are defined as classes where needed throughout the source, with default value, type, optional documentation etc., which makes later access fast, IDE-supported (code completion) and prevents running it with "missing defaults" or misspelled keys leading to runtime errors.
Summary
A little Python library to set/manage tunable (configuration) values
Last Updated
Jan 12, 2021 at 12:39
License
MIT
Supported Platforms
GitHub Repository
https://github.com/csachs/tunableDocumentation
https://github.com/csachs/tunable