mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Merge pull request #149 from alanhamlett/patch-2
Add Jinja-Assets-Compressor
This commit is contained in:
commit
7c45b492ab
|
@ -433,6 +433,7 @@ long, literate-programming-style documentation generator.
|
|||
*Tools for managing, compressing and minifying website assets.*
|
||||
|
||||
* [django-compressor](https://github.com/django-compressor/django-compressor) - Compresses linked and inline javascript or CSS into a single cached file.
|
||||
* [jinja-assets-compressor](https://github.com/jaysonsantos/jinja-assets-compressor) - A Jinja extension (compatible with Flask and other frameworks) to compile and/or compress your assets.
|
||||
* [webassets](http://webassets.readthedocs.org/en/latest/) - Bundles, optimizes, and manages unique cache-busting URLs for static resources.
|
||||
* [fanstatic](http://www.fanstatic.org/en/latest/) - Packages, optimizes, and serves static file dependencies as Python packages.
|
||||
* [fileconveyor](http://fileconveyor.org/) - Monitors changes, processes, and transports assets to CDNs and file storage systems.
|
||||
|
|
Loading…
Reference in New Issue
Block a user