2021-06-13 18:22:33 +05:30
2020-10-04 21:24:06 +05:30
2018-10-03 19:37:33 -05:00
2018-10-05 23:03:01 -05:00
2019-10-12 14:04:02 +02:00
2020-10-01 14:08:46 +05:30
2018-10-02 15:03:23 -07:00
2021-04-16 22:57:13 +05:30
2018-10-03 08:28:43 -04:00
2019-10-05 11:14:17 +05:30
2019-10-05 21:44:59 +05:30
2019-10-20 14:11:44 +07:00
2020-10-05 13:24:15 +05:30
2019-10-20 19:57:55 +05:30
2019-10-07 09:03:12 +02:00
2020-09-26 12:13:51 +05:30
2021-06-13 18:22:33 +05:30
2019-10-15 10:10:52 +05:30
2020-10-05 13:25:29 +05:30
2020-10-28 15:19:15 +05:30
2018-10-07 17:07:45 +02:00
2018-10-03 00:04:07 +05:30
2020-03-19 17:51:02 +05:30
2018-10-03 12:21:46 -03:00
2018-10-03 15:19:29 +01:00
2020-03-16 00:34:06 +05:30
2021-06-13 18:15:34 +05:30
2021-06-13 18:15:34 +05:30
2021-06-13 18:15:34 +05:30

##Test Your Internet Speed using Python

This is a simple but powerful and efficient python program. You can test your internet bandwidth speed with this script i wrote using just a single command, you will also get a bunch of good options to choose from and the test will be performed with the help of speedtest-cli module in python.

  • Test Download Speed
  • Test Upload Speed
  • Test Server Pings
  • Results in Mbps(Mega bits per second)

####How to use

  • Clone the repo or download the zip
  • Navigate to the folder of the program in terminal/cmd.
  • Install the dependencies using pip install -r requirements.txt
  • Run the command python TestMySpeed.py

(Note: You will need to have python 3 installed and if you are on a unix based OS (macOS, or linux) you may need to run the command using python3 TestMySpeed.py)

Description
A Curated list of Awesome Python Scripts that Automate Stuffs.
Readme 36 MiB
Languages
Python 83%
HTML 11.6%
CSS 3.2%
JavaScript 1.9%
Jupyter Notebook 0.3%