Skip to content

A Python code written to test your internet speed. More of a proof of concept as wifi speeds change so frequently that this will not be the most reliable internet speed tester.

Notifications You must be signed in to change notification settings

Aidan-A-2008/Python-Speed-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Speed Test

A Python code written to test your internet speed. More of a proof of concept as wifi speeds change so frequently that this will not be the most reliable internet speed tester.

Download and Run Speed Test

Clone the project

  git clone https://github.com/Aidan-A-2008/Python-Speed-Tester.git

Go to the project directory

  cd ./speed-test

Install dependencies

  pip install speedtest-cli
  pip install rich

Start the speed test

  py speed-test.py

Tech Stack

Client: Latest version of Python Server: Latest version of Python

About

A Python code written to test your internet speed. More of a proof of concept as wifi speeds change so frequently that this will not be the most reliable internet speed tester.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages