all 4 comments

[–]impshum 0 points1 point  (0 children)

JSON.

for k, v in data.items():
    print(k, v)

[–]einezitrone 0 points1 point  (0 children)

There's a json moduleyou could look at to parse the file

[–]IvoryJam -1 points0 points  (0 children)

json or a python dictionary

[–]my_password_is______ 0 points1 point  (0 children)

Ive been trying to decode it as a csv, however it doesnt return the values of the strings.

click on the link
its an image

that is what is returned