A cheat sheet for tkinter with interactive examples for each widgets that can be ran with the click of a button.
You just need to run the main.py in any code editor. Navigate through the sections with the side buttons.
This cheat sheet has 3 sections :
- Events where all event keys are listed and a few examples given.
- Widget List with every default tkinter widget alongside an example.
- Widget Properties where you can see properties, their type and default value of every widget.


