Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 328 Bytes

File metadata and controls

13 lines (11 loc) · 328 Bytes

PythonInternetspeedchecker-GUI-2

''' Program: Internet Speed Checker Author: Shashi Kumar GitHub: sbkshashi

Read Me Before running
	1. All module should come with Python basic installation except speedtest.
	2. To install speedtest run 
		a. pip install speedtest_cli
	3. I have used Python3.9.2 64-bit

'''