Coding Python Layered Config

Use when building or designing configuration for a Python app or CLI with lib_layered_config - deciding where config files live on Linux, macOS, or Windows, choosing the environment-variable override names, adding environment profiles (test/staging/production), loading config in code or from the shell, redacting secrets, or working out which layer and file a setting actually came from (provenance).

bitranox 53bead7 5 files · 16.5 KB Updated

File contents

bitranox/bitranox-skills/tree/main/plugins/bitranox/skills/coding-python-layered-config commit 53bead77ea

Frequently asked questions

npx skillmds@latest add bitranox/coding-python-layered-config