24 March, 2013

simplejson 3.1.2


Developer:

Website:

License / Price:


Platforms:

Databases:

Language:

Last Updated:

Category:
Bob Ippolito | More scripts
simplejson.readthedocs.org
MIT License
Other Free / Open Source License - AFL - Academic Free License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
March 24th, 2013, 07:55 GMT [view history]
C: \ Development Tools \ Other Libraries

It is written in a pure Python code with no dependencies, with some C extension for a serious speed boost.

Simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5.

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).

Requirements:

· Python 2.5 or higher

What's New in This Release: [ read full changelog ]

· Updated documentation to reflect separators behavior when indent is not 'None'.


Download button
Via: simplejson 3.1.2

0 Comment: