The Python Oracle

What is the difference between json.dumps and json.load?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Underwater World

--

Chapters
00:00 Question
00:26 Accepted answer (Score 220)
01:11 Answer 2 (Score 94)
01:37 Thank you

--

Full question
https://stackoverflow.com/questions/3291...

Accepted answer links:
[dumps]: https://docs.python.org/library/json.htm...
[load]: https://docs.python.org/library/json.htm...
[dump]: https://docs.python.org/library/json.htm...
[loads]: https://docs.python.org/library/json.htm...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #json

#avk47