Mathspp Blog

342 391,958 32,910
articles words lines of code

This article explains how to extend the JSON format by using a custom encoder and a custom decoder to turn arbitrary Python objects into JSON and back.

Today I finished learning how to use a custom JSON decoder to convert JSON to arbitrary Python objects.

Can you align all of the coins on the right edge of the board?

Today I learned how to do custom JSON decoding in Python with the module json.

Today I learned how to do custom JSON encoding in Python with the module json.