August 2018
Intermediate to advanced
366 pages
10h 14m
English
One of the most frequent needs when working with web-based solutions is parsing and speaking JSON. Python has built-in support for XML and HTML, but also for JSON encoding and decoding.
The JSON encoder can also be specialized to handle non-standard types, such as dates.