parsing json using simplejson

Diez B. Roggisch deets at nospam.web.de
Mon Jun 15 04:21:09 EDT 2009


deostroll wrote:

> I need to be able to parse a json data object using the simplejson
> package. First of all I need to know all the task needed for this job.

 - install simplejson
 - read documentation of simplejson
 - use simplejson as documented
 - ???
 - profit!

Diez



More information about the Python-list mailing list