/internet-speed-test

This repository contains a Python project designed to measure internet speed.

Primary LanguagePython

Description of internet speed test

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.

Features:

  • 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.

Install dependencies:


pip install speedtest-cli

Get Source Code Files

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