Skip to main content

Extends your Flask app into a PWA.

Project description

Flask-PWA

Python package

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


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 hashes)

Uploaded Source

Built Distribution

flask_pwa-0.1.0-py3-none-any.whl (140.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page