mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Added entries on Template Engine
Added Genshi, Mako, Cheetah and webstring.
This commit is contained in:
parent
ee93b3b8f4
commit
90f3f7bcbb
|
@ -271,6 +271,10 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
*Libraries and tools for templating and lexing.*
|
||||
|
||||
* [Jinja2](https://github.com/mitsuhiko/jinja2) - A modern and designer friendly templating language.
|
||||
* [Genshi](http://genshi.edgewall.org/) - Python templating toolkit for generation of web-aware output.
|
||||
* [Mako](http://www.makotemplates.org/) - Hyperfast and lightweight templating for the Python platform.
|
||||
* [Cheetah](http://www.cheetahtemplate.org/) - Python powered template engine.
|
||||
* [webstring](http://psilib.sourceforge.net/webstring.html) - A template engine that generate any text format from a template.
|
||||
|
||||
## Queue
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user