http://pypi.python.org/pypi/simplejson
I am just diving into the Python world and want to make a simple twitter application which requires the installation of simplejson
If you have Python 2.6 installed then you already have simplejson - just import json; it's the same thing.
json