askedrelic + yahoo   1

Parse XML using Python - Yahoo! Developer Network
Most of the YDN APIs can provide their output in JSON format, which side-steps the problem of having to parse data out of them; the data arrives already converted in to a useful data structure. If the API you are using does not yet offer JSON output you can take advantage of Python's excellent XML support.
python  xml  yahoo  programming  tutorial  howto  development 
july 2009 by askedrelic

Copy this bookmark:



description:


tags: