Skip to content

nbr25/py_speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

py_speedtest

Python app to test speedtest on the command line

Features

  • To easily test download speed via cmd

️ Tech Stack

  • Language: Python

Installation

Clone the repo:

git clone https://github.com/nbr25/py_speedtest.git

cd py_speedtest

python3 -m venv venv

source venv/bin/activate

pip install speedtest-cli

Usage

python speed.py

Output

Download speed is :14224728.953697417

About

Python app to test speedtest on the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages