Serializer ========== .. currentmodule:: lib.serializer .. autoclass:: Serializer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Serializer.file_extension .. rubric:: Methods Summary .. autosummary:: ~Serializer.load ~Serializer.marshal ~Serializer.save ~Serializer.unmarshal .. rubric:: Attributes Documentation .. autoattribute:: file_extension .. rubric:: Methods Documentation .. automethod:: load .. automethod:: marshal .. automethod:: save .. automethod:: unmarshal