What i think it would be usefull is if we could do
> j2 --raw-templte '{{ USER }}'
aleivag
in many situation, specially when doing scripting its easier to construct templates on the fly and render them than to genrate them then save them to disk, and then render them ... this is specially true when dealing with RO filesystems ..
wdyt is this a good feature request/suggetsion?