Putty is a tool for generating, modifying, and transforming XML documents with Python.
Project description
Putty is a tool for generating, modifying, and transforming XML documents with Python. Putty represents XML documents as a tree of objects. Different objects represent the different components found in an XML document. With Putty, XML documents can be transformed into XHTML or even other XML formats using the “transform” method.