mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Merge remote-tracking branch 'westurner/patch-3'
Conflicts: README.md resolved
This commit is contained in:
commit
156082a0c8
1 changed files with 3 additions and 1 deletions
|
@ -326,7 +326,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
*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.
|
||||
* [webassets](https://github.com/miracle2k/webassets) - Asset management for Python web development - merge, compress and compile JavaScript, CSS, CoffeeScript, LESS, etc.
|
||||
* [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.
|
||||
|
||||
## Caching
|
||||
|
||||
|
|
Loading…
Reference in a new issue