[ ソース: flask-htmlmin ]
パッケージ: python3-flask-htmlmin (3.0.0-1)
python3-flask-htmlmin に関するリンク
Debian の資源:
flask-htmlmin ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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