confuse — Easy Playground
Configuration library for reading YAML config with validation
Getting started with confuseRun locally
Install
pip install confusePython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: confuse)
confuse is a third-party package. Configuration library for reading YAML config with validation. Install with: pip install confuse
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?