ElementTree is great, and included with Python 2.5; lxml
(http://codespeak.net/lxml) is a super-fast ElementTree + xpath + xslt
+ lots library implemented on top of libxml2.

On 3/19/07, johnny <[EMAIL PROTECTED]> wrote:
>
> I need to create a simple web api for my project.  Basically they make
> a request, I send response back in XML.  Or they send me XML docs to
> upload to my site.  Any good python XML  out there for this kind of
> service?  I am looking at ElemenTtree.  Any other ideas welcome.
>
> Thank you
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to