CLI speed test using python.
- Python 100%
| .vscode | ||
| data | ||
| src | ||
| vendor | ||
| .gitignore | ||
| app.py | ||
| LICENSE | ||
| README.md | ||
| settings.py | ||
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.