Friday, September 19, 2014

Re: Any stable and trusted packages for python XML?

XML is more complex than JSON and AFAIK there isn't a generic tool to do this.  I work with XML all the time with Python/Django and I would only recommend lxml     http://lxml.de/ 



On Fri, Sep 19, 2014 at 9:39 PM, Chen Xu <xuchen81@gmail.com> wrote:
Hi Everyone,
I wonder if there is any good, stable and trusted django or python package that can convert dict to  xml, and load xml into dict, just like what the json package does.

Thanks


--
⚡ Chen Xu

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACac-qbM%3DXx4NX%2BSCsyfdJ8UxdKNLbETFj2FAH8q3czixtxA4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--

============================================
Timothy Cook
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2B%3DOU3UGdiADijgxHXOsmWdRGLX6zrdQ16ykiV9JyQqEcNH0WA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment