omnipy.data
Omnipy data model package (models and datasets).
| MODULE | DESCRIPTION |
|---|---|
dataset |
Typed dataset containers and dataset type predicates. |
helpers |
Helper types and utilities shared across Omnipy's data layer internals. |
model |
Pydantic-backed Omnipy models and model inspection helpers. |
multi |
Dataset variants that allow per-item model specialization. |
param |
Parameter model helpers for configurable Omnipy model and dataset classes. |
serializer |
Serializer abstractions and registry helpers for Omnipy datasets. |
snapshot |
Snapshot helpers that support change detection for Omnipy data objects. |