[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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