Help the community by participating in the Jamstack Community Survey 2021. Take the 10-minute survey now.

Frozen-Flask

Home page
https://pythonhosted.org/Frozen-Flask/
Repository
Frozen-Flask/Frozen-Flask
Language:
Python
License:
BSD-3-Clause
Templates:
Jinja2

Frozen-Flask freezes a Flask application into a set of static files. It works by simulating requests at the WSGI level and writing the responses to aptly named files.

Find more static site generators.