filmov
tv
CREATE A DATE SELECTION CALENDAR with Python tkinter #shorts
Показать описание
This project adds a pop-up calendar to your project, allows you to click and select a date and store the date in a variable for further use. The video shows how to set the correct date format to match your project or database using the date_pattern method.
If tkcalendar is not installed:
To install on a Mac go to the 'Terminal'
To install on a PC go to the 'Command Prompt'
Type: pip3 install tkcalendar
More information on Python Course 14 can be view at:
If you have any questions or would like a further video's making please feel free to ask in the comments.
This is part of a series of videos showing some of the addition features to Python that you might find useful in your Python Project. Please like and subscribe.
If tkcalendar is not installed:
To install on a Mac go to the 'Terminal'
To install on a PC go to the 'Command Prompt'
Type: pip3 install tkcalendar
More information on Python Course 14 can be view at:
If you have any questions or would like a further video's making please feel free to ask in the comments.
This is part of a series of videos showing some of the addition features to Python that you might find useful in your Python Project. Please like and subscribe.