This is as days pass by, by Stuart Langridge

And this is PyMeld, written , and concerning Uncategorized

PyMeld is an interesting thing; it allows you to take a piece of HTML and access it, change it, and generally fiddle about with it using a Pythonic sort of model. In essence, you create a Meld object from a piece of HTML, and then all elements in the HTML with an id become sub-objects of the Meld. You can then add new HTML just by adding things to the element, so on and so forth. Very neat. I think I may have a play with this -- I can think of how it might be useful for Vellum.

-----

Comments

This website belongs to Stuart Langridge. Contact details are available. Don't eat yellow snow. Valid HTML5, at least in theory, except for the bits that aren't because I'm that futuristic that I'm ahead of the spec, oh yes. HTML5 help from Bruce Lawson, among others. Fonts from the superb FontSquirrel. End.