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 | 302 |
| simple_json-1.0-py2.3.egg (md5, pgp) | Python Egg | 2.3 | 2005-12-26 09:40:42 | 14KB | 265 |
| simple_json-1.0.tar.gz (md5, pgp) | Source | 2005-12-26 09:40:07 | 8KB | 115 | |
- Author: Bob Ippolito <bob at redivi com>
- Home Page: http://undefined.org/python/#simple_json
- License: MIT License
- Platform: any
- Categories
- Package Index Owner: bob
- DOAP record: simple_json-1.0.xml
