Skip to content

Files

Latest commit

63b7450 · Apr 20, 2021

History

History
This branch is 982 commits behind avinashkranjan/Amazing-Python-Scripts:main.

Calendar GUI

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