Digital Clock using Python and Tkinter This script create a Digital Clock as per the system's current time. Prerequisites Python 3 Library Used tkinter time To install required external modules Run pip install tkinter How to run the script Execute python digitalclock.py Screenshot showing the sample use of the script You can change the theme by the clicking on Theme in left corner. Author Name Vikrant