demjson

demjson 2.2.2

JSON is a subset of ECMAScript (JavaScript) for encoding primitive data types (numbers, strings, booleans, lists, and associative arrays) in a language-neutral simple text-based syntax, described by the RFC 4627 standard.This module provides classes and...

read more
demjson

demjson 1.6

demjson is a Python module that provides classes and functions for encoding or decoding data represented in the language-neutral JSON format (which is often used as a simpler substitute for XML in Ajax web applications).This implementation tries to...

read more