Serialization

Marshmallow

Simplified object serialization; converts complex datatypes to/from Python datatypes (eg Python <-> JSON).

pyserde

Yet another serialization library on top of dataclasses.