In this lesson we will be looking at how we can perform internet speed tests directly in our Python scripts. Knowing your internet speed can be useful for certain scripts that require very fast internet.
In case you run into the: SSL: CERTIFICATE_VERIFY_FAILED error, remember to use: /Applications/Python YOUR_PYTHON_VERSION/Install Certificates.command
Great video thankyou, I think you are reporting megabits instead of megabytes.
ModuleNotFoundError(
Not working "AttributeError: module 'speedtest' has no attribute 'Speedtest'"
Does not work on later versions
You clarify the byte to megabyte and SSL certification very well!
For me it says that speedtest doesn't have an attribute called Speedtest
Where is jitter?
Thank you
Great