A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model.
A PyMeld.Meld object represents an XML document, or a piece of one. All the elements in a document with id=name attributes are made available by a Meld object as object.name. The attributes of elements are available in the same way.
Check out the examples to really get a handle on what this allows you to do.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):