On 2009-03-03 20:06, Neal Becker wrote:
I'm looking for something to do template processing. That is, transform
text making various substitutions. I'd like to be able to do substitutions
that include python expressions, to do arithmetic computations within
substitutions.
I know there are lots
Neal Becker wrote:
I'm looking for something to do template processing. That is, transform
text making various substitutions. I'd like to be able to do substitutions
that include python expressions, to do arithmetic computations within
substitutions.
I know there are lots of template packag
Neal Becker a écrit :
I'm looking for something to do template processing. That is, transform
text making various substitutions. I'd like to be able to do substitutions
that include python expressions, to do arithmetic computations within
substitutions.
I know there are lots of template pac
Neal Becker wrote:
I'm looking for something to do template processing. That is, transform
text making various substitutions. I'd like to be able to do substitutions
that include python expressions, to do arithmetic computations within
substitutions.
I know there are lots of template packag
On Mar 3, 2009, at 9:06 PM, Neal Becker wrote:
I'm looking for something to do template processing. That is,
transform
text making various substitutions. I'd like to be able to do
substitutions
that include python expressions, to do arithmetic computations within
substitutions.
I know th
> I know there are lots of template packages, but most seem aimed at web
> use.
> This is just text processing, not part of any web stuff.
>
> Any suggestions?
It doesn't matter if it is web or not. it's worth using a template
package.
You might very much like Cheatah... only takes a day to
I'm looking for something to do template processing. That is, transform
text making various substitutions. I'd like to be able to do substitutions
that include python expressions, to do arithmetic computations within
substitutions.
I know there are lots of template packages, but most seem aim