Command line interface for testing internet bandwidth using speedtest.net
Go to file
Andrew Parker 4e1c447251 Same changes
Made the same changes in speedtest-cli-3 to support Python 3.
2013-01-24 16:35:22 -07:00
.gitignore Initial commit 2012-09-10 12:17:53 -07:00
README.md Update readme to reference 2.4-2.7 2013-01-22 10:03:45 -06:00
speedtest-cli Remove use of defaultdict 2013-01-23 12:24:02 -07:00
speedtest-cli-3 Same changes 2013-01-24 16:35:22 -07:00

README.md

speedtest-cli

Command line interface for testing internet bandwidth using speedtest.net

Versions

speedtest-cli is written for use with Python 2.4-2.7

speedtest-cli-3 is written for use with Python 3