CMD + K

climatecontrol

Community

Python library for loading app configurations from files and/or namespaced environment variables

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::climatecontrol

Usage Tracking

0.11.0
0.10.0
0.9.2
0.9.0
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

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

13.6K

Supported Platforms

noarch