Meeting: meld3 templating system
| What | Regular Meeting |
|---|---|
| When |
05/02/2006 from 07:00 pm to 09:00 pm |
| Where | SAIC Board Room |
| Contact Name | Alex Clark |
| Contact Email | aclark@aclark.net |
| Contact Phone | (410) 340-6010 |
| Add event to calendar |
|
Presentation: meld3 templating system (Chris McDonough). meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. See http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML. meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of Richie Hindle's PyMeld. meld3 uses Frederik Lundh's ElementTree library.
