Categories
simplejson
Simple, fast, extensible JSON encoder/decoder for Python
simplejson is a simple, fast, complete, correct and extensible JSON
simplejson was formerly known as simple_json, but changed its name to comply with PEP 8 module naming guidelines.
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).
Last updated 6 Mar, 2009
Versions
2.0.9
- Released: 6 Mar, 2009
- Code Maturity: Stable
- Source Archive: http://pypi.python.org/packages/source/s/simple...
- Licenses: Expat
- Interfaces: Command Line
User Community and Support
http://simplejson.googlecode.com/svn/tags/simplejson-2.0.9/docs/index.html




