Freezes a Flask application into a set of static files.
Project description
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: https://frozen-flask.readthedocs.io/
Contributing
Fork the upstream repository and clone your fork
Create a feature branch for the thing you want to work on
Create a virtual environment and activate it
Run pip install -e .[doc,test,check] to install dependencies
Add your changes
Make sure tests pass with pytest
Make sure you followed the style guide with flake8 and isort
Send a pull request to the upstream repository
You can also use Hatch to automatically install dependencies, launch tests, check style and build documentation:
$ hatch run test:run $ hatch run check:run $ hatch run doc:build
Status
This project is currently maintained by CourtBouillon.
It’s been previously maintained by @honzajavorek and @tswast, and has been originally created by @SimonSapin.
License
Frozen-Flask uses a BSD 3-clause license. See LICENSE.
Copyrights are retained by their contributors, no copyright assignment is required to contribute to Frozen-Flask. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the BSD 3-clause license, without any additional terms or conditions. For full authorship information, see the version control history.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file frozen_flask-1.0.2.tar.gz
.
File metadata
- Download URL: frozen_flask-1.0.2.tar.gz
- Upload date:
- Size: 101.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53a7895b188b7d59eb8d6fcf3fce18e097d8b4a26b6bb665e176add1a1e03aaf |
|
MD5 | 8634418a6cee1e4c79c1827652899abe |
|
BLAKE2b-256 | 447fbeae2905b3ee169445f00eaf597fe89eb93a3275c098b51a9388b134e4fa |
File details
Details for the file frozen_flask-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: frozen_flask-1.0.2-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b81b69e84babb1da37ba592c7cd48f0822a62a4ef654f29378a0b8934b2076eb |
|
MD5 | 37b69aaae5e409cfcb837f31f9b78898 |
|
BLAKE2b-256 | f2bc8f3358b48b3c59a886d67759287df80fb20502f614c3adf1b1fcf54c41d7 |