schematicsEasy Playground

ORM-like models for validating and transforming unstructured data

Getting started with schematicsRun locally
Install
pip install schematics
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: schematics)

schematics is a third-party package. ORM-like models for validating and transforming unstructured data. Install with: pip install schematics

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?