We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4ac8a commit fa05149Copy full SHA for fa05149
README.md
@@ -1,2 +1,12 @@
1
# python-gui-demos
2
This repo contains the basic demonstration of python gui
3
+Programs are based on use of tkinter python module.
4
+I have tried to show the use of various UI functionalities using tkinter python3.6
5
+
6
+This should be helpful for someone who wants to develop the desktop app using python.
7
+tkinter is amazingly simple and allow various UI designs.
8
9
+For more details, refer the tkinter documentation https://wiki.python.org/moin/TkInter
10
11
+Feel free to contact me, if you need any kind of input. I will be happy to discuss.
12
+I invite anyone interested to contribute.
0 commit comments