Re: ANN: cubictemp template engine

2008-04-01 Thread Aldo Cortesi
Hi Daniel, > Does it support the Buffet API? No - we don't use any of the frameworks that require it. If the implementation is simple enough, though, I'd be happy to look at a patch... ;) > Do you have any benchmarks to compare it with other template systems > (in terms of speed)? Not formall

Re: ANN: cubictemp template engine

2008-04-01 Thread Daniel Fetchinson
> We are happy to announce release 2.0 of Cubictemp, a small, elegant > templating system for Python. > > > Features > > > * Simple, well-tested and well-documented. > * Integrates tightly with Python - pass arbitrary Python objects into a > template, walk sequences and iterators, evaluate