from __future__ import *

simplejson 2.1.0

March 10, 2010 at 08:24 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.0 is a major update with several new features and bug-fixes:

blog comments powered by Disqus