quantify_scheduler.structure
Validated and serializable data structures using pydantic
.
In this module we provide pre-configured Pydantic model
and
custom field types
that allow serialization of typical data objects
that we frequently use in quantify-scheduler
, like functions and arrays.
Submodules
Package Contents
Classes
|
A parent for all data structures. |
|
Pydantic-compatible version of |