Test with Python 3.9 and Python 3.10. Fix interpolation of multiple variables in one setting value.
Add asbool param to get_setting. Add DictBackend for tests or defaults.
Make get_setting support non-string default values.
Add interpolation for settings.
Package library with flit.
New backend to get config from AWS SSM Parameter Store.
Added Store.add_backend method.
Introducing Store class with configurable backends instead of function.
First release!
The get_config function finds values in environment variables or Docker secrets.