2022-12-23 23:02:17 -06:00
..
2022-10-09 20:52:59 +05:30

Calendar App using Python

This is a simple calendar gui using python.

Steps:

*We will require the tkinter and calendar module. *pip install tkinter *pip install calendar *Run- python calendar.py