python-scripts/scripts/Calendar/readme.md

202 B

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