[b]"How to handle embedded objects with Python json.dumps? Struggling with serialization!"[/b] or [b]"Python json.

14 Replies, 1446 Views

Thanks for all the suggestions, folks!

Tried the `json.JSONEncoder` subclass and it worked like a charm for most cases. Still running into issues with some datetime objects, though—anyone know if `orjson` handles those better?

Also, `jsonpickle` looks wild, gonna test that next. Appreciate the help!

Messages In This Thread



Users browsing this thread: 1 Guest(s)