[ 原始碼: flask-htmlmin ]
套件:python3-flask-htmlmin(3.0.0-1)
Minify flask text/html mime types responses
Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions.
flask-htmlmin minifies flask text/html mime types responses using htmlmin.
Just add MINIFY_PAGE = True to your deployment config to minify html and text responses of your flask application.
其他與 python3-flask-htmlmin 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cssmin
- YUI CSS compression algorithm (Python 3 version)
-
- dep: python3-flask
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-htmlmin
- HTML Minifier