Examples¶
The below examples demonstrate how to use marshmallow in various contexts.
To run each example, you will need to have uv installed.
The examples use PEP 723 inline metadata
to declare the dependencies of each script. uv
will install the
dependencies automatically when running these scripts.