mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 06:21:08 +00:00
Jinja2 repo reallocated to pallets project
This commit is contained in:
parent
4f35ba2d43
commit
3ec8f19493
|
@ -547,7 +547,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
|
|
||||||
* [Jinja2](https://github.com/mitsuhiko/jinja2) - A modern and designer friendly templating language.
|
* [Jinja2](https://github.com/pallets/jinja) - A modern and designer friendly templating language.
|
||||||
* [Chameleon](https://chameleon.readthedocs.org/en/latest/) - An HTML/XML template engine. Modeled after ZPT, optimized for speed.
|
* [Chameleon](https://chameleon.readthedocs.org/en/latest/) - An HTML/XML template engine. Modeled after ZPT, optimized for speed.
|
||||||
* [Genshi](https://genshi.edgewall.org/) - Python templating toolkit for generation of web-aware output.
|
* [Genshi](https://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.
|
* [Mako](http://www.makotemplates.org/) - Hyperfast and lightweight templating for the Python platform.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user