Skip to content

Small script for serializing and deserializing json-like python objects (int, float, bytes, str, tuple, list and dict)

Notifications You must be signed in to change notification settings

cubinator/serialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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!

About

Small script for serializing and deserializing json-like python objects (int, float, bytes, str, tuple, list and dict)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages