AnuraagRath / Tkinter_Basics-Intermediate

Just a few very basic python Tkinter programs for beginners to create simple GUI Desktop applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tkinter_Basics-Intermediate

Just a few very basic python Tkinter programs for beginners to create simple GUI Desktop applications.

Clone the repo to learn how to create basic GUI Desktop applications using python's own tkinter

Few Basic/Intermediate Desktop Apps include

  • Your own Calculator

Calc

  • Various Types of PopUps

pop1 pop2 pop3

  • Image Viewer App

ImageViewer ImageViewer

  • Greets you with your name

input

You can do so many things with Tkinter. I myself created ChallengeDB app using tkinter

Learn the Basics of Tkinter by Cloning this repo, refering to the codes and by running them. Make your own modifications

Thank You guys

Yours Truely,

Anuraag Rath

About

Just a few very basic python Tkinter programs for beginners to create simple GUI Desktop applications.


Languages

Language:Python 100.0%