Description
Application settings can be loaded from configuration files through a small Python helper. Developers use maison to keep project options outside source code and share settings across environments. Configuration files can contain secrets, paths, and deployment choices, so defaults and logs need review.