mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
Merge remote-tracking branch 'vndmtrx/master'
Conflicts: README.md resovled
This commit is contained in:
commit
86d077c116
|
@ -292,6 +292,9 @@ 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.
|
||||
* [webstring](http://psilib.sourceforge.net/webstring.html) - A template engine that generate any text format from a template.
|
||||
* [Chameleon](https://chameleon.readthedocs.org/) - Chameleon is an HTML/XML template engine for Python. Modeled after ZPT, optimized for speed.
|
||||
|
||||
## Queue
|
||||
|
|
Loading…
Reference in New Issue
Block a user