mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
fix a link
This commit is contained in:
parent
2be54ee314
commit
ae6386273f
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
* [Jinja2](https://github.com/mitsuhiko/jinja2) - 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.
|
||||
* [Genshi](http://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.
|
||||
|
||||
## Queue
|
||||
|
|
Loading…
Reference in a new issue