collection

Adapter models that wrap Python collections.

Classes

DictModel(models, *[, name, z0])

A container model that holds a dictionary of sub-models.

ListModel(models, *[, name, z0])

A container model that holds a list of sub-models.