Log in or register to vote.

EaseXML

An XML wrapper to Python Objects

XMLObject is an object-xml mapper. It allows to translate XML to Python
objects and vice-versa. Your developer life is made easier :

- design some classes with special attributes
- manipulate the objects in the Python way
- translate to XML
- import from XML to Python objects

0