Skip to content

Files

Latest commit

 

History

History
14 lines (11 loc) · 377 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 377 Bytes

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 😃