Genshi Compiler - Speed up your markup templates

Ferenczi Viktor viktor at ferenczi.eu
Mon Jan 16 03:54:14 CET 2012


Genshi Compiler 0.1.2
=====================

Genshi Compiler allows for compiling your Genshi templates to
Python source code typically running ~40x faster than rendering
the same template using Genshi. Some features of Genshi are not
supported. Please see the project Wiki for the details.

Project home: http://code.google.com/p/genshi-compiler/

Downloads: http://code.google.com/p/genshi-compiler/downloads/

PyPI entry: http://pypi.python.org/pypi/genshi_compiler

Tutorial: http://code.google.com/p/genshi-compiler/wiki/tutorial

Easy installation: easy_install genshi_compiler

License: MIT software license

Quality: Alpha with good unit test coverage. Its API might change.

Regards,
Viktor Ferenczi
software consultant
viktor at ferenczi.eu



More information about the Python-announce-list mailing list