You've got a Python dictionary that was printed to a log file. You want to run it through JSON tools, like jq but it's not actually JSON. This command line tool allows you to convert that file to JSON ...
This library converts between python dataclasses and dicts (and json). It was created because when using the dataclasses-json library for my use case, I ran into limitations and performance issues.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results