Python application configuration
-
Updated
May 3, 2022 - Python
Python application configuration
A Python library to create/load an application configuration file.
ssmash - Simple application configuration management for AWS SSM Parameter Store
It is a good practice to execute Apps in isloation each using its own explicit dependencies. It is also recommended to keep App secrets and config data outside the App so as to allow easy switch from dev server to production.This repo demonstrates both.
Config Utilities is a Python project that provides tools for managing application configurations. It simplifies loading, validating, and setting default values for configuration files, and includes support for logging configurations and file handling. The project is under development.
Add a description, image, and links to the application-configuration topic page so that developers can more easily learn about it.
To associate your repository with the application-configuration topic, visit your repo's landing page and select "manage topics."