fopina / pyspeedtest

(discontinued) Speedtest.net python script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discontinued

Back in early 2012 I found the need to test my VPS speed and speedtest.net seemed like a decent service (still is). There was no CLI for it, so I made pyspeedtest. Since then a lot of other great options came up such as https://github.com/sivel/speedtest-cli or https://github.com/zpeters/speedtest which are better maintained (and even got higher visibility).

Now back to your original README content…

pyspeedtest

Build Status

PyPI Version

PyPI Python Versions

Python script to test network bandwidth using Speedtest.net servers

Installation

This package is available from PyPI so you can easily install it with:

Or only for your user

Usage

In a terminal:

From a python script:

About

(discontinued) Speedtest.net python script

License:MIT License


Languages

Language:Python 85.8%Language:Shell 14.2%