MacPython Logo from __future__ import *

2007-01-18

simplejson 1.5

Filed under: python, simplejson — bob @ 12:23 am

simplejson is a simple, fast, complete, correct and extensible JSON encoder/decoder for Python 2.3+. It is pure Python code with no dependencies.

simplejson 1.5 is a major update that provides better Python 2.5 and Windows compatibility, and two new features that control encoding (indent for pretty-printing, and separators for generating optimally compact JSON). See the documentation for more information.

3 Comments »

  1. Great new!

    I saw that you suggested simplejson as an inclusion for Python 2.6. Is this still relevant ? Would you need help on that matter ?

    Comment by Thomas HervĂ© — 2007-01-18 @ 12:57 am

  2. That you. That deprecation warning in the old version was annoying the piss out of me. :)

    Comment by Mikeal Rogers — 2007-01-18 @ 9:41 am

  3. I didn’t say that I personally wanted to put simplejson in Python 2.6, but I am fine with it if someone else takes the initiative. Someone would probably have to write a PEP and all that fun stuff.

    I don’t do anything with Python these days unless I have setuptools installed anyway, so I’m not personally interested in making the stdlib bigger. The stdlib might as well be CheeseShop.

    Comment by bob — 2007-01-18 @ 10:43 am

RSS feed for comments on this post.

Leave a comment

Powered by WP Hashcash

Powered by WordPress