Skip to content

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

RammaniPandey/basic_tkinter

Repository files navigation

basic_tkinter

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.

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

No packages published

Languages