Python | Working with JSON Data using the json Module

Publié le: 26 avril 2021
sur la chaîne: Bytecode Velocity
78
1

Let's Build a Community of Programmers.
Subscribe Here👉 : https://goo.gl/HhwC5i​

JSON: JavaScript Object Notation.
JSON is a syntax for storing and exchanging data.
JSON is text, written with JavaScript object notation.

JSON Tutorial For Beginners
=======================

Exchanging Data
When exchanging data between a browser and a server, the data can only be text.
JSON is text, and we can convert any JavaScript object into JSON, and send JSON to the server.
We can also convert any JSON received from the server into JavaScript objects.
This way we can work with the data as JavaScript objects, with no complicated parsing and translations.

Features of JSON:
It is light-weight
It is language independent
Easy to read and write
The text-based, human-readable data exchange format

0:00 - Pythonwith Json Introduction
2:23 - Convert JSON to Python Object
3:10 - JSON.loads() to read JSON
4:16 - retrieve details from JSON using python
6:10 - Thanks for Watching
Source Code: https://github.com/the-programming-guy​

Channel:    / guideme​  

Blog: http://guideme360.in/blog/​

Facebook:   / guideme360​  
  / javaeasysteps  


Sur cette page du site, vous pouvez voir la vidéo en ligne Python | Working with JSON Data using the json Module durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Bytecode Velocity 26 avril 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 78 fois et il a aimé 1 téléspectateurs. Bon visionnage!