Template Render Engine
Chameleon
Our great sponsors
Template Render Engine | Chameleon | |
---|---|---|
0 | 1 | |
18 | 158 | |
- | - | |
0.0 | 4.6 | |
about 1 year ago | 14 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Template Render Engine
We haven't tracked posts mentioning Template Render Engine yet.
Tracking mentions began in Dec 2020.
Chameleon
-
Ask HN: What is the best language/framework for getting things done on the web?
My own favorite syntax(es) are TAL, TALES, and METAL (Template Attribute Language, TAL Expression Syntax, and Macro Expansion TAL). There are many implementations in various languages. The OG implementation was in Python as part of the Zope:
https://pagetemplates.readthedocs.io/en/latest/tal.html
These days I reach for Chameleon, another Python implementation:
https://chameleon.readthedocs.io/
I'm aware of at least five implementations for JS: template-tal, jstal, Distal, DomTal, ZPT-JS.
What are some alternatives?
Jinja2 - A very fast and expressive template engine.
Mako - Mirror of Mako Templates for Python - gitthub main is now at https://github.com/sqlalchemy/mako
MicroWebSrv2 - The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
Ruby on Rails - Ruby on Rails