marrow / cinje

A Pythonic and ultra fast template engine DSL.
MIT License
32 stars 0 forks source link

Integrate well with asynchronous function declaration. #2

Open amcgregor opened 8 years ago

amcgregor commented 8 years ago

Allow and adapt to async def usage. This ticket, vs. #9, is more about integration into an asyncio environment and less about inverting the template rendering call tree.