Coddy logo

Login

menu icon
Loading...Creator image

Creator

Anonymous

Python JSON

In this course, you will learn about JSON and dive into the json library in Python, and master it!

9 Lessons

7 Challenges

Prerequisites

Save for later

JSON Basics

Intro to JSON

JSON vs Python Data Types

The json Module

Encoding JSON

json.dumps()

Formatting JSON Output

Custom JSON Encoding

Decoding JSON

json.loads()

Handling JSON Data Types

Custom JSON Decoding