Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Python GUI Calendar

  • It is a Calendar made using Python.

Getting Started:

Video Sample Of the code Running:

Screen.Recording.2022-04-07.at.10.41.02.PM.mov

Requirements For this project:

Just Install Tkinter module of python. To install it, run this command:

  • pip install tk.