Python
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md

README.md

python-gui-demos

This repo contains the basic demonstration of python gui Programs are based on use of tkinter python module. I have tried to show the use of various UI functionalities using tkinter python3.6

This should be helpful for someone who wants to develop the desktop app using python. tkinter is amazingly simple and allow various UI designs.

For more details, refer the tkinter documentation https://wiki.python.org/moin/TkInter

Feel free to contact me, if you need any kind of input. I will be happy to discuss. I invite anyone interested to contribute.