All Projects → adipandas → python-gui-demos

adipandas / python-gui-demos

Licence: MIT license
This repo contains the basic demonstration of python gui

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to python-gui-demos

TKinterDesigner
TKinterDesigner is a tool software to develop the Python User Interface for Python programmer.
Stars: ✭ 663 (+2038.71%)
Mutual labels:  tkinter, tkinter-graphic-interface, tkinter-gui, python-gui, tkinter-python
ttkbootstrap
A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.
Stars: ✭ 512 (+1551.61%)
Mutual labels:  tkinter, tkinter-gui, python-gui, tkinter-python
PySimpleGUI
Launched in 2018. It's 2022 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive d…
Stars: ✭ 10,846 (+34887.1%)
Mutual labels:  tkinter, tkinter-gui, python-gui, tkinter-python
Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
Stars: ✭ 4,697 (+15051.61%)
Mutual labels:  tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-python
tukaan
A modern, cross platform Python toolkit for creating desktop GUI applications. Contributors are welcome!
Stars: ✭ 97 (+212.9%)
Mutual labels:  tk, tkinter, python-gui
Calcu
CALCULADORAS
Stars: ✭ 22 (-29.03%)
Mutual labels:  tkinter, tkinter-graphic-interface, tkinter-python
Python-Media-Player
Simple Music Player Written in Python And Tkinter
Stars: ✭ 40 (+29.03%)
Mutual labels:  tkinter, tkinter-graphic-interface, tkinter-gui
password-keeper
A simple and secure Password Management System made completely in Python.
Stars: ✭ 26 (-16.13%)
Mutual labels:  tkinter, tkinter-graphic-interface, tkinter-python
tkmacosx
Tkmacosx is a Python library extension to the Tkinter module. Change background and foreground colors of a Button, Use ColorVar to change colors of multiple widgets just like StringVar, and much more.
Stars: ✭ 48 (+54.84%)
Mutual labels:  tkinter, tkinter-gui, tkinter-python
Form-Labeller
Use this tool to label forms, bounding boxes, and assigning types to annotations
Stars: ✭ 17 (-45.16%)
Mutual labels:  tkinter, tkinter-gui, tkinter-python
togepi
A version control system built using Python and DropBox API
Stars: ✭ 23 (-25.81%)
Mutual labels:  tkinter, tkinter-gui
tkinter-tabview
tkinter-tabview
Stars: ✭ 41 (+32.26%)
Mutual labels:  tkinter, tkinter-gui
EncrypC
🔑 File Encryption Application using Python.
Stars: ✭ 14 (-54.84%)
Mutual labels:  tkinter, tkinter-gui
tk tools
Python tkinter tools, Python3.7+
Stars: ✭ 86 (+177.42%)
Mutual labels:  tkinter, tkinter-graphic-interface
PyGUI
Contains some essential tkinter python elements which you may find useful for GUI development using python
Stars: ✭ 27 (-12.9%)
Mutual labels:  tkinter-gui, tkinter-python
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (+93.55%)
Mutual labels:  tkinter, python-gui
Formation
Tools for building gorgeous graphical user interfaces in tkinter
Stars: ✭ 88 (+183.87%)
Mutual labels:  tk, tkinter
vALGO
vALGO helps students to visualize various traversal and operations performed on data structure through amazing animations.
Stars: ✭ 28 (-9.68%)
Mutual labels:  tkinter, tkinter-python
CustomTkinter
A modern and customizable python UI-library based on Tkinter
Stars: ✭ 1,626 (+5145.16%)
Mutual labels:  tkinter, tkinter-gui
spotify-downloader-music-player
Download youtube songs in mp3 format and plays them
Stars: ✭ 31 (+0%)
Mutual labels:  tkinter

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}},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].