Speedtest Program Using Python This is a simple Python script to do a quick Speedtest. Instructions Make Sure you have Python (3.9.0) installed. After you installed it navigate to the folder and open cmd/terminal. Type pip install -r requirements.txt Now open main.py file from the terminal by using python ./main.py Enjoy 😃