Freezes a Flask application into a set of static files.
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.
Links `````
documentation <http://pythonhosted.org/Frozen-Flask/>
_development version
<http://github.com/Frozen-Flask/Frozen-Flask/zipball/master#egg=Frozen-Flask-dev>
_