skip to navigation
skip to content

simple_json 1.0

Simple, fast, extensible JSON encoder/decoder for Python

Latest Version: 1.1

simple_json is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.3+. It is pure Python code with no dependencies.

The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle).

The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default).

File Type Py Version Uploaded on Size # downloads
simple_json-1.0-py2.4.egg (md5, pgp) Python Egg 2.4 2005-12-26 09:43:48 14KB 335
simple_json-1.0-py2.3.egg (md5, pgp) Python Egg 2.3 2005-12-26 09:40:42 14KB 295
simple_json-1.0.tar.gz (md5, pgp) Source 2005-12-26 09:40:07 8KB 131

Log in to rate this package.