Python offers multiple options for developing GUI (Graphical User Interface). Out of all the GUI methods, Tkinter is the most commonly used method.
What it does
To-do lists offer a way to increase productivity, stopping you from forgetting things, helps prioritise tasks, manage tasks effectively, use time wisely and improve time management as well as workflow.
How we built it
To create a tkinter :
Importing the module – tkinter Create the main window (container) Add any number of widgets to the main window. Apply the event Trigger on the widgets.
Built With
- gui
- python
- tkinter
Log in or sign up for Devpost to join the conversation.