File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
496
496
* [ Jinja2] ( https://github.com/mitsuhiko/jinja2 ) - A modern and designer friendly templating language.
497
497
* [ Genshi] ( http://genshi.edgewall.org/ ) - Python templating toolkit for generation of web-aware output.
498
498
* [ Mako] ( http://www.makotemplates.org/ ) - Hyperfast and lightweight templating for the Python platform.
499
- * [ Chameleon] ( https://chameleon.readthedocs.org/ ) - An HTML/XML template engine for Python . Modeled after ZPT, optimized for speed.
499
+ * [ Chameleon] ( https://chameleon.readthedocs.org/ ) - An HTML/XML template engine. Modeled after ZPT, optimized for speed.
500
500
* [ Spitfire] ( https://code.google.com/p/spitfire/ ) - A very fast Python template compiler.
501
501
502
502
## Queue
@@ -522,7 +522,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
522
522
523
523
* Libraries for building user's activities.*
524
524
525
- * [ Feedly] ( https://github.com/tschellenbach/Feedly ) - A library which allows you to build newsfeed and notification systems using Cassandra and Redis.
525
+ * [ Feedly] ( https://github.com/tschellenbach/Feedly ) - A library to build newsfeed and notification systems using Cassandra and Redis.
526
526
* [ django-activity-stream] ( https://github.com/justquick/django-activity-stream ) - Generate generic activity streams from the actions on your site.
527
527
528
528
## Asset Management
You can’t perform that action at this time.
0 commit comments