Description
JSON data can be encoded and decoded by legacy Python 2 applications with a fast, extensible library. Simplejson helps tools exchange structured data with files, APIs, and services.
It is imported by applications and can decode untrusted text. Validate expected schema and size before trusting parsed values.