Tkinter is a built-in package in Python that allows you to create graphical user interfaces (GUIs). A GUI is a way for people to interact with a program using visual elements like windows, buttons, and menus, instead of just text. Tkinter makes it easy to use the Tk toolkit, which is a system for creating GUIs that comes with Python.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tkinter is a built-in package in Python that allows you to create graphical user interfaces (GUIs). A GUI is a way for people to interact with a program using visual elements like windows, buttons, and menus, instead of just text. Tkinter makes it easy to use the Tk toolkit, which is a system for creating GUIs that comes with Python.
RammaniPandey/basic_tkinter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tkinter is a built-in package in Python that allows you to create graphical user interfaces (GUIs). A GUI is a way for people to interact with a program using visual elements like windows, buttons, and menus, instead of just text. Tkinter makes it easy to use the Tk toolkit, which is a system for creating GUIs that comes with Python.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published