MacPython Logo from __future__ import *

2008-05-03

simplejson 1.9

Filed under: python, simplejson — bob @ 12:49 pm

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

simplejson 1.9 is a minor update:

  • Rewrote test suite with unittest and doctest (no more nosetest dependency)
  • Better PEP 7 and PEP 8 source compliance
  • Removed simplejson.jsonfilter demo module
  • Misc. bug fixes

There is one backwards incompatible changes in this release:

  • simplejson.jsonfilter is no longer included

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Powered by WP Hashcash

Powered by WordPress