Skip to content

Files

Latest commit

 

History

History
19 lines (10 loc) · 560 Bytes

File metadata and controls

19 lines (10 loc) · 560 Bytes

Calendar GUI

Using this code you will be able to create a Calendar GUI where calendar of a specific year apears .The year is specified by the user.

Dependencies

You will use Tkinter and calendar python module .

Sample Output

On running Calendar_gui.py.

Input-Calendar.png

Calendar-for-the-year.png

Author

Aishwarya Chand