moban
moban copied to clipboard
Entry point python.templating.engines
See https://github.com/nandoflorestan/kajiki/blob/master/setup.py
appears to be supported by TurboGears and Buffet
https://github.com/TurboGears/tg2
https://pypi.org/project/Buffet/#history (dead?)
Are we going to bring moban back to web development? :)
Funny you mention that- I've been looking at @Hyde design, and @dexy design. Lots of overlap with these, and should be able to do static web generation, but moban is generalised so more useful, and wont be optimised for speed.
https://github.com/TurboGears/tg2/tree/development/tg/renderers
More plugins at https://pypi.org/search/?q=Buffet+template+plugin
Do you think lml should load plugins from this setuptools entry point? Or should it be done inside moban?
c.f. https://github.com/chfw/lml/issues/15