ceokereke / speedtest-python

Flask web app to test your Internet Speed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speedtest-python

Flask web app to test your Internet Speed using speedtest-cli.

Download or Clone this repository

Python Packages before running this app.

pip install Flask==1.1.1

pip install speedtest-cli==2.1.2

or

pip install -r requirements.txt

Go to the directory where app.py is located. Run

flask run

Go to localhost:5000

Screenshot

speedtest

About

Flask web app to test your Internet Speed.


Languages

Language:HTML 84.9%Language:Python 15.1%