> On Aug 19, 2015, at 7:01 PM, Denis McMahon <denismfmcma...@gmail.com> wrote:
> 
> Downloading xml from the web is easy
> 
> writing csv or txt is easy
> 
> The tricky bit is converting the xml you have into the csv or text data 
> you want.
> 

curl | xml2 | 2csv

http://www.ofb.net/~egnor/xml2/ref
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to