We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5280f0 commit 7ffe95dCopy full SHA for 7ffe95d
Calendar GUI/README.md
@@ -0,0 +1,19 @@
1
+# Calendar GUI
2
+
3
+Using this code you will be able to create a Calendar GUI where calendar of a specific year apears .The year is specified by the user.
4
5
+## Dependencies
6
+You will use `Tkinter` and `calendar` python module .
7
8
+## Sample Output
9
+On running `Calendar_gui.py`.
10
11
+[](https://postimg.cc/rDh4dp3z)
12
13
14
+[](https://postimg.cc/LgBYm4j9)
15
16
17
+## Author
18
+[Aishwarya Chand](https://github.com/aishwaryachand)
19
0 commit comments