-
Notifications
You must be signed in to change notification settings - Fork 0
A digital clock project made using Python could involve using the time module in Python to obtain the current time and display it on a GUI interface. The Tkinter library in Python can be used to create a basic graphical user interface for the clock. The clock can be updated every second using the after method in Tkinter.
theamitabhgarg/DigitalClockUsingPython
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
A digital clock project made using Python could involve using the time module in Python to obtain the current time and display it on a GUI interface. The Tkinter library in Python can be used to create a basic graphical user interface for the clock. The clock can be updated every second using the after method in Tkinter.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published