The goal of compages
is to serialize/deserialize to/from a combination of simple datatypes.
Typically these would by Python builtins supported by a serializer to some standard format, for example JSON or MessagePack.
For more information see the documentation.