✅ #08 Insert current date automatically using checkbox on GUI | Desktop app using Python and Tkinter

Опубликовано: 25 Июль 2021
на канале: aipython
3,278
30

✅ In this video, you will learn to create a checkbox and programe it in such a way that when user click on the checkbox, it will automatically insert today's date (current date) in the date field. This is an additional option over and above the manual date entry that a user can make.

🎬 All videos of this playlist (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 Python: 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