An XML wrapper to Python Objects
Project description
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