Digital Clock Project This script shows the basic digital clock to check on your time periodically. Simple GUI is added and clock data is fetched from strftime. Dependencies We need to install these libraries for script to work. pip install tkinter pip install strftime Screenshot