[Numpy-discussion] Template system

Charles R Harris charlesr.harris at gmail.com
Fri Jan 11 11:47:33 EST 2008


Hi All,

I'm thinking of adding the template system I pulled out of Django to Numpy
to use in place of the current code generator. Its advantages are
documentation, flexibility, and maintainance. The code totals about 470 KB,
comes with a BSD license, and is compatible with Python >= 2.3. I want to
bring this up on the list because I'm sure there will be objections along
the lines of "why do we need that"?  So I want to see how strenuous the
objections are.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080111/10db0c58/attachment.html>


More information about the NumPy-Discussion mailing list