Tkinter
This repository contains the codes and resources which I used to learn the standard GUI library of Python, Tkinter!
Best Tkinter Resources
Video Tutorial
Documentations
- Tkinter 8.5 reference: a GUI for Python @nmt.edu
- An Introduction to Tkinter @effbot.org
BTW
This (Tkinter) only is what I used for my first major project Minesweeper-for-PC! Check it out!