✅ #07 Display clock and update timestamp in real-time on GUI | Desktop app using Python and Tkinter

Опубликовано: 01 Январь 1970
на канале: aipython
6,934
99

✅ In this video, you will learn to build a clock, using the Tkinter library, that gets updated in real-time. The clock will display the date and time (Hour, Minute and Second). This code can be reused across many other projects wherever you need to implement a clock or similar features.


🎬 All video (Desktop App in Python): http://bit.ly/pythonApp


🌐 Resources [Code & Docs]:
[Project Link] https://www.aipython.in/desktop-app-i...
[GitHub code]: https://github.com/aipythonIndia/GUI_...
Pytz docs: https://pythonhosted.org/pytz/
Strftime docs: https://docs.python.org/3/library/dat...


🔗 Useful Links
[Software download Link]: https://bit.ly/vaccine-software
[Projects Home Page] https://www.aipython.in/python/python...


🎦 aipython's Playlist
Python Tutorial for Beginners: https://bit.ly/3bAubXP
Matplotlib for Data visualization: https://bit.ly/ai-matplotlib
Python Tips & Tricks for beginners: https://bit.ly/2JpVND4
Python web scraping Projects: https://bit.ly/2UHAbY1
Python API based projects: https://bit.ly/pythonAPI-proj
Desktop App in Python: http://bit.ly/pythonApp
Raspberry Pi Tutorials: https://bit.ly/39ZWxcF


🤝 Connect with us
Website : https://www.aipython.in
facebook (Page) :   / aipythonindia  
Facebook (Group):   / aipython  
Instagram:   / aipython_india  
Twitter :   / aipython_india  
LinkedIn :   / aipythonindia  


#python #GUI #tkinter