A Python code written to test your internet speed. More of a proof of concept as wifi speeds change so frequently that this will not be the most reliable internet speed tester.
Clone the project
git clone https://github.com/Aidan-A-2008/Python-Speed-Tester.git
Go to the project directory
cd ./speed-test
Install dependencies
pip install speedtest-cli
pip install rich
Start the speed test
py speed-test.py
Client: Latest version of Python Server: Latest version of Python