Streaming templating languages for use as WSGI body.

  • Thread starter Alice Bevan–McGregor
  • Start date
A

Alice Bevan–McGregor

Howdy!

I'm trying to find a templating engine whose templates can be consumed
directly as a WSGI response body iterable. So far I haven't been very
successful with Google; the engines I've found universally generate a
monolithic rendered string.

Bonus points for templating engines that support flush() mechanics
internally to allow developer-chosen 'break points' in the iterable.
Bonus points++ if it can somehow calculate the response body length
without generating the whole thing monolithically. ;)

- Alice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,060
Latest member
BuyKetozenseACV

Latest Threads

Top