You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.