Skip to content

πŸ“Ά WiFi Speed Tester in Python: Measures and displays the download and upload speeds of your WiFi connection using the speedtest library. Quick and easy way to check your internet speeds. πŸš€ #Python #WiFiSpeed #Programming

Notifications You must be signed in to change notification settings

Mayur-Kyatham/internet_speed_testing_using_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WiFi Speed Tester in Python

The WiFi Speed Tester in Python utilizes the speedtest library to measure and display the download and upload speeds of your WiFi connection.

Getting Started

  1. Install Dependency: Before running the script, make sure you have the speedtest-cli library installed. You can install it using the following command:

    pip install speedtest-cli
    
    
    

Wifi Download Speed is 33260529.44019052

Wifi Upload Speed is 28289053.5236785

About

πŸ“Ά WiFi Speed Tester in Python: Measures and displays the download and upload speeds of your WiFi connection using the speedtest library. Quick and easy way to check your internet speeds. πŸš€ #Python #WiFiSpeed #Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages