django-compressor
jinja-assets-compressor
Our great sponsors
django-compressor | jinja-assets-compressor | |
---|---|---|
3 | 0 | |
2,567 | 94 | |
0.7% | - | |
6.7 | 0.0 | |
10 days ago | over 1 year ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-compressor
-
what are 3 django packages everyone should know about?
django-compressor with django-libsass for auto sass compilation
-
A powerful library to minify-html for django
But isn't that what you have django-compressor for?
-
How I reduced Raveberry's transferred frontend code by 90%
The external dependencies were downloaded into the static/ folder containing all frontend assets using yarn and a package.json. Other than that, yarn was not used. Next I ran a bash script that removed all files I did not need, keeping the javascript, css and font files that should be served. In html, these files where directly included. I knew that loading many files is bad, so I used django-compressor to combine them into one big file. Conveniently, this tool also provided me with a way to compile scss.
jinja-assets-compressor
We haven't tracked posts mentioning jinja-assets-compressor yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
django-pipeline - Pipeline is an asset packaging library for Django.
webassets - Asset management for Python web development.
Flask-Assets - Flask webassets integration.
django-storages - https://django-storages.readthedocs.io/
File Conveyor - File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.
django-webpack-loader - Transparently use webpack with django
secedgar - Download all companies periodic reports, filings and forms from EDGAR database.
fanstatic