simplejson: simplejson (Python JSON encoder decoder) simplejson: simplejson: simplejson is a simple, fast, complete, correct and extensible JSON simplejson: encoder and decoder for Python 2.4+. It is pure simplejson: Python code with no dependencies, but includes an optional C extension simplejson: for a serious speed boost. simplejson: simplejson: simplejson was formerly known as simple_json, but changed its name to simplejson: comply with PEP 8 module naming guidelines. simplejson: simplejson: