This project is a Python script that allows you to measure your internet speed in your favorite programming environment. Using powerful Python libraries, you can accurately and reliably evaluate your download, upload and ping speeds.
- With a simple command, you can view the results legibly.
- It uses specialized libraries for accurate speed measurement.
- It measures your ping, download and upload speed.
pip install speedtest-cli
If you have Git installed, you can clone the repository using the following command:
git clone https://github.com/Zahra-Norouzi/internet-speed-test.git