A graphical user interface calendar with python
A graphical user interface calendar with python
In this project I used tkinter module
If you dont have tkinter module you can install it by this …
<< pip install tk >>
Write this code in your terminal!
Also I used calendar module , which is an built in module for python.
With this program, you can know the date of the days of each year that you want.
GitHub