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.
_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to