Almost every Python project eventually needs a config. Everyone starts with a simple JSON or YAML — that's the normal thing to do. But once the app grows and goes to production, configs start fighting ...