Python Forum
Check internet speed - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Check internet speed (/thread-30644.html)



Check internet speed - ebolisa - Oct-29-2020

Hi,

I've a pissed poor WiFi internet connection. To prove it to my ISP, I'd like to log a constant connection speed (maybe every 30 seconds).

I tried the ping method, but it doesn't help me much.

Is there a way to get internet speed through code or better yet, is there a library I could use?

Any directions is appreciated.

TIA

EDIT:
Nevermind, found speedtest which may do it.


RE: Check internet speed - Larz60+ - Oct-29-2020

There are some packages here. I have not tried any of them, so you will have to test to see if they fulfil your needs.
https://pypi.org/search/?q=speed&o=