- It is a Calendar made using Python.
- Clone the repository git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git
- Move to the executable folder cd Dev-Scripts/Python/Calender.
Screen.Recording.2022-04-07.at.10.41.02.PM.mov
Just Install Tkinter module of python. To install it, run this command:
- pip install tk.