Flask-Assets Alternatives
Similar projects and alternatives to Flask-Assets
-
jinja-assets-compressor
A Jinja extension (compatible with Flask and other frameworks) to compile and/or compress your assets.
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
-
django-compressor
Compresses linked and inline javascript or CSS into a single cached file.
-
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.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
secedgar
Download all companies periodic reports, filings and forms from EDGAR database.
Flask-Assets reviews and mentions
-
Purge unused CSS on a Flask app
So I have this flask app where I currently use flask-assets to create a few Bundles for my JS and CSS. I use bootstrap, I end up with a lot of unused CSS on my minimised bundle. I have been searching for a while and I don't see a way to use the famous purgecss with flask-assets. I was thinking on maybe switch my bundler to something node.js based like webpack, but almost have no experience with JS. Also, flask-assets hasn't been updated in two years. So maybe is time for a change.
Stats
miracle2k/flask-assets is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of Flask-Assets is Python.