climatecontrol
Python library for loading app configurations from files and/or namespaced environment variables
Python library for loading app configurations from files and/or namespaced environment variables
To install this package, run one of the following:
Installation commands are not available for this package.
CLIMATECONTROL controls your applications settings and configuration environment. It is a Python library for loading app configurations from files and/or namespaced environment variables.
Features * Separation of settings and code * Loading from files (.yaml, .json, .toml) * Loading multiple files using glob syntax * Loading from environment variables, including loading of nested values * Freely reference nested configurations via files or environment variables * CLI integration * Validation using the Validation library of your choice * Logging configuration integration * Testing integration
Summary
Python library for loading app configurations from files and/or namespaced environment variables
Last Updated
Feb 28, 2022 at 20:09
License
MIT
Total Downloads
6
GitHub Repository
https://github.com/daviskirk/climatecontrolDocumentation
https://github.com/daviskirk/climatecontrol