CLI speed test using python.
Find a file
2023-12-19 09:39:05 -03:00
.vscode Initial commit 2023-12-17 19:34:51 -03:00
data upload and download sizes are now saved to csv 2023-12-19 09:39:05 -03:00
src upload and download sizes are now saved to csv 2023-12-19 09:39:05 -03:00
vendor removed speedtest.5 file 2023-12-18 13:46:56 -03:00
.gitignore Initial commit 2023-12-17 19:34:51 -03:00
app.py function description update 2023-12-18 13:30:45 -03:00
LICENSE license changes 2023-12-18 13:49:10 -03:00
README.md "empty" dir 2023-12-18 13:37:20 -03:00
settings.py Initial commit 2023-12-17 19:34:51 -03:00

pySpeedTest

A small Python project to execute Ookla's Speedtest™ CLI and append the results in a Tab-separated values file (.csv)

It uses speedtest-cli version 1.2.0 for x86_64 Linux machines to test the speed and performance of your internet connection.

DESCRIPTION

pySpeedTest is an application that measures the latency, jitter, packet loss, download bandwidth, and upload bandwidth of the network connection between the client and a nearby Speedtest™ Server.

If you want a more resourceful solution consider using speedtest-tracker.