from __future__ import *

simplejson 2.1.1

March 31, 2010 at 05:30 PM | categories: python, simplejson | View Comments

simplejson (documentation) is a simple, fast, complete, correct and extensible JSON (RFC 4627) encoder/decoder for Python 2.5+. It is pure Python code with no dependencies, but features an optional C extension for speed-ups.

simplejson 2.1.1 is a minor update with several bug-fixes:

blog comments powered by Disqus