Skip to content

ChauhanSiddharth/speedtest-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published