This script will check the speed of your current internet connection
- Install Python to your system if it's not available and install the requirments found in requiremnets.txt file
Now you are ready to run the code
- Copy the file speed_test.py and store it in any folder or Desktop.
- Open the speed_test.py file i.e run it.
- Install the requirements found in the requiremnets.txt file
- To run it, you can open command prompt/shell/terminal in the containing folder and type the following command:
pip install speedtest-cli python speed_test.py
Download and upload speed of your current internet connection
- Michael Kossowsky (https://github.com/mikek4233)