News

The Zen of Python clearly says explicit is better than implicit. But it’s so easy to do implicit variables in Python that, especially in large projects, sh*t hits the fan very quickly.
Using Python to check the internet speed Python’s speedtest-cli library connects directly to Speedtest.net, making it easy to run these tests with a simple script.