Extends your Flask app into a PWA.
Project description
Flask-PWA
A extension to give a PWA experience into your Flask web application. This extension provide some files to give your app some PWA experience like app installation, cached files and offline page.
Requires:
- Flask
- Jinja
Installation:
To use Flask-PWA extension in your project you need to install it with pip.
pip install flask-pwa
How it works
Flask-PWA provide some configuration files into your app: manifest.json
, sw.js
, offline.html
and icons
, to deliver best PWA experience.
PWA use this files to configure the minimum environment to works.
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
flask_pwa-0.1.0.tar.gz
(139.2 kB
view details)
Built Distribution
flask_pwa-0.1.0-py3-none-any.whl
(140.9 kB
view details)
File details
Details for the file flask_pwa-0.1.0.tar.gz
.
File metadata
- Download URL: flask_pwa-0.1.0.tar.gz
- Upload date:
- Size: 139.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/4.19.118-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39c28ad6657a769a1115b7f1aa126965ba5dd1b62ffa67e800ec61e55a7da077 |
|
MD5 | 46176dcb133825e33f3d53c4cda4c1b9 |
|
BLAKE2b-256 | a9884d4e9c554cf81247b49c30696f1b2db047ad6c2f9aea0f0b0e4e6ba17c0a |
Provenance
File details
Details for the file flask_pwa-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: flask_pwa-0.1.0-py3-none-any.whl
- Upload date:
- Size: 140.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/4.19.118-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e33aa5480ee3ebf3aea84c40bce7f51e286d2644e84a18c3692f4c718356b80 |
|
MD5 | 3b27bf0fca41958eb51cb8b60cef6067 |
|
BLAKE2b-256 | 32adc22be57b9cca86a190f846a0100548144edac028cd82f544ebe10b136112 |