mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
Update README.md: Add fanstatic, file conveyer, and webassets
This commit is contained in:
parent
960ffad2c8
commit
8adbc1272e
|
@ -322,6 +322,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.
|
||||
* [fanstatic](http://www.fanstatic.org/en/latest/) - Packages, optimizes, and serves static file dependencies as Python packages
|
||||
* [file conveyer](http://fileconveyor.org/) - Monitors changes, processes, and transports assets to CDNs and file storage systems
|
||||
* [webassets](http://webassets.readthedocs.org/en/latest/) - Bundles, optimizes, and manages unique cache-busting URLs for static resources
|
||||
|
||||
## Caching
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user