simplejson

Simple, fast, extensible JSON encoder/decoder for Python
Download

simplejson Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Bob Ippolito
  • Publisher web site:
  • http://mochikit.com/index.html
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 112 KB

simplejson Tags


simplejson Description

Simple, fast, extensible JSON encoder/decoder for Python simplejson covers the full JSON specification for both encoding and decoding, with unicode support. By default, encoding is done in an encoding neutral fashion (plain ASCII with uXXXX escapes for unicode characters).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).NOTE: simplejson is provided, licensed and developed under the terms of the MIT License. Requirements: · Python 2.3 and later


simplejson Related Software