[Templates] Python TT implementation ready for beta
Sean McAfee
eefacm at gmail.com
Tue Dec 11 09:44:48 GMT 2007
This message is to let folks know that the Python implementation of the
Template Toolkit, on which I've been working for some time, is complete.
Almost all unit tests from the Perl version have been translated into
Python, typically with little or no substantive modification required, and
all pass. Most of the missing tests are for plugins that wrap modules with
no Python counterpart (eg, Template::Plugin::Autoform). See t/README for a
summary of tests which have and have not been included.
Inasmuch as I have the power to unilaterally declare it, the Python Template
Toolkit is in beta. It may be checked out from the source repository at
this URL:
svn:://svn.tt2.org/Template-Python/trunk
See the file README.python for an extensive overview of differences between
the Perl and Python implementations, both in interface and in
implementation.
Comments are, of course, welcome.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.template-toolkit.org/pipermail/templates/attachments/20071211/00e799eb/attachment.htm
More information about the templates
mailing list