Freezes a Flask application into a set of static files.
Python Other
Latest commit 415c76d Jul 8, 2017 @tswast tswast committed on GitHub Merge pull request #79 from massood/master
Fix minor docs error of Flask sample code

README.rst

Frozen-Flask

https://img.shields.io/pypi/v/Frozen-Flask.svg?maxAge=2592000

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.

See documentation: http://pythonhosted.org/Frozen-Flask/

Build Status

https://img.shields.io/travis/Frozen-Flask/Frozen-Flask.svg?maxAge=2592000

License

Frozen-Flask is uses a BSD 3-clause license. See LICENSE.