djdmorrison / flask-progress-example

An example Flask Application that has a progress bar using EventSource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Progress Example

An example Flask Application that has a progress bar using EventSource

How To Use

  1. Clone repo
  2. Install Flask (pip install flask)
  3. python app.py

About

An example Flask Application that has a progress bar using EventSource


Languages

Language:HTML 68.9%Language:Python 31.1%