β 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-in-python-for-checking-covid19-vaccine-availability/
[GitHub code]: https://github.com/aipythonIndia/GUI_Vaccine_availability
Pytz docs: https://pythonhosted.org/pytz/
Strftime docs: https://docs.python.org/3/library/datetime.html#datetime.date.strftime
π Useful Links
[Software download Link]: https://bit.ly/vaccine-software
[Projects Home Page] https://www.aipython.in/python/python-projects/
π¦ 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) : https://www.facebook.com/aipythonIndia
Facebook (Group): https://www.facebook.com/groups/aipython
Instagram: https://www.instagram.com/aipython_india
Twitter : https://twitter.com/aipython_India
LinkedIn : https://www.linkedin.com/in/aipythonIndia/
#python #GUI #tkinter