JSON conversion: Built-in functions to convert a string in JSON format to a python object

preview_player
Показать описание
English subtitles are available! You can enable that using video controls. The subtitle has been careful reviewed to provide you a better understanding.

Code available on github:

Read more:

If you have some contribution about this theme please write down at the comments.
Thanks for watching.

0:00 Important to convert JSON string to objects.
0:55 Importing JSON native module for parsing.
1:41 Implementing first example: Nested objects.
3:33 Object hook function: spread operator (**) and SimpleNamespace function.
4:53 Implementing second example: objects array.
6:12 Content review.
Рекомендации по теме