Skip to content

Commit fa05149

Browse files
authored
Update README.md
1 parent dc4ac8a commit fa05149

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# python-gui-demos
22
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

Comments
 (0)