adipandas / python-gui-demos

This repo contains the basic demonstration of python gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

If you find this work useful please cite it as:

@misc{pythonguidemos,
  author = {Deshpande, Aditya M.},
  title = {python-gui-demos},
  year = {2017},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/adipandas/python-gui-demos}},
}

About

This repo contains the basic demonstration of python gui

License:MIT License


Languages

Language:Python 100.0%