{"id":35256237,"url":"https://github.com/lyushher/python-gui","last_synced_at":"2025-12-30T08:04:19.513Z","repository":{"id":47631071,"uuid":"397668743","full_name":"lyushher/Python-GUI","owner":"lyushher","description":"Python Graphical User Interface","archived":false,"fork":false,"pushed_at":"2021-11-05T21:59:40.000Z","size":1067,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T22:28:50.577Z","etag":null,"topics":["graphical-user-interface","gui","pysimplegui","python","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lyushher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-18T16:32:57.000Z","updated_at":"2024-10-21T08:05:04.000Z","dependencies_parsed_at":"2022-08-27T08:51:58.802Z","dependency_job_id":null,"html_url":"https://github.com/lyushher/Python-GUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lyushher/Python-GUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyushher%2FPython-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyushher%2FPython-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyushher%2FPython-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyushher%2FPython-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyushher","download_url":"https://codeload.github.com/lyushher/Python-GUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyushher%2FPython-GUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28124755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-30T02:00:05.476Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphical-user-interface","gui","pysimplegui","python","tkinter-gui"],"created_at":"2025-12-30T08:01:31.908Z","updated_at":"2025-12-30T08:04:19.501Z","avatar_url":"https://github.com/lyushher.png","language":"Python","readme":"# Python Graphical User Interface\n\nPython offers multiple options for developing GUI (Graphical User Interface). \n\nOut of all the GUI methods, tkinter is the most commonly used method. \nIt is a standard Python interface to the Tk GUI toolkit shipped with Python. \nPython with tkinter is the fastest and easiest way to create the GUI applications. \nCreating a GUI using tkinter is an easy task.\nWhen you execute the above code, a new window pops up on your screen. \n\n\n## Working with Widgets;\n\nWidgets are the bread and butter of the Python GUI framework Tkinter. \nThey are the elements through which users interact with your program. \nEach widget in Tkinter is defined by a class. \n\nHere are some of the widgets available:\n\n**Widget Class** | **Description** \n----- | ----- \nLabel\t| Widget used to display text on the screen.\nButton | Button that can contain text and can perform an action when clicked.\nEntry\t| Text entry widget that allows only a single line of text.\nText\t| Text entry widget that allows multiline text entry.\nFrame\t| Rectangular region used to group related widgets or provide padding between widgets.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyushher%2Fpython-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyushher%2Fpython-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyushher%2Fpython-gui/lists"}