A tool to load user configuration files from multiple formats, with support for default configurations. The ConfigLoader class is designed to handle configurations in multiple file formats (JSON, YAML ...
onion_config is a Python package designed for easy configuration management. It supports loading and validating configuration data from environment variables and configuration files in JSON and YAML ...