Skip to content

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

Notifications You must be signed in to change notification settings

Zahra-Norouzi/internet-speed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages