[ bianca ]
[ 源代码: frozen-flask ]
软件包:python3-frozen-flask(1.0.2-1)
Freezes a Flask application into a set of static files
Frozen-Flask freezes a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server.
其他与 python3-frozen-flask 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flask (>= 2.0.0)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x