FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
python-mini-projects/projects/Digital_clock at master · kishoregithub19/python-mini-projects · GitHub
kishoregithub19
/
python-mini-projects
Public
forked from
Python-World/python-mini-projects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-mini-projects
/
projects
/
Digital_clock
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
python-mini-projects
/
projects
/
Digital_clock
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
Digital Clock.PNG
Digital Clock.PNG
README.md
README.md
digital_clock.py
digital_clock.py
README.md
Outline
Digital Clock using Python and Tkinter
This script create a digital clock as per the system's current time.
Library Used
tkinter
time
To install required external modules
Run pip install tkinter
How to run the script
Execute python3 digital_clock.py
Screenshot/GIF showing the sample use of the script
Back
|
FazBrowse Home
|
New Git URL