8000 add Spitfire, remove webstring · DTSCode/awesome-python@184b7ee · GitHub
[go: up one dir, main page]

Skip to content

Commit 184b7ee

Browse files
committed
add Spitfire, remove webstring
1 parent 86d077c commit 184b7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
294294
* [Jinja2](https://github.com/mitsuhiko/jinja2) - A modern and designer friendly templating language.
295295
* [Genshi](http://genshi.edgewall.org/) - Python templating toolkit for generation of web-aware output.
296296
* [Mako](http://www.makotemplates.org/) - Hyperfast and lightweight templating for the Python platform.
297-
* [webstring](http://psilib.sourceforge.net/webstring.html) - A template engine that generate any text format from a template.
298297
* [Chameleon](https://chameleon.readthedocs.org/) - Chameleon is an HTML/XML template engine for Python. Modeled after ZPT, optimized for speed.
298+
* [Spitfire](https://code.google.com/p/spitfire/) - A very fast Python template compiler.
299299

300300
## Queue
301301

0 commit comments

Comments
 (0)
0