pickledb
pickledb copied to clipboard
Add json dump and load opts
I found it useful when I wanted to store a PickleDB that's also mostly readable without the use of a prettifier (setting indent=2), but there's probably other uses for it (such as storing custom classes etc.)