Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 201 Bytes

File metadata and controls

3 lines (3 loc) · 201 Bytes

serialize

Small script for serializing and deserializing json-like python objects (int, float, bytes, str, tuple, list and dict). The few lines code are the best documentation.

No error checking!