Skip to content

Latest commit

 

History

History

Calender

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
###Calender App using Python
This is an simple calender gui using python.

#Steps:
*We will require tkinter and calender module.
*pip install tkinter
*pip install calendar module
*Run- python calender.py