Skip to content

ParNaderi/TK-GUI-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TK GUI Example

This is an example of how to build a GUI using TKinter in Python. You might find this example useful if you are a beginner. This demo example is just for educational purpose.

To test this example, simply download the files and clone this repository to your local computer.

To clone the repository: If you are Windows user, open Git Bash and simply type the following on aGit Bash.

$ git clone https://github.com/ParNaderi/TK-GUI-Example.git

If you are Linux user, open Terminal, change the current working directory to the location where you want the cloned directory, and type the following on the terminal.

$ git clone https://github.com/ParNaderi/TK-GUI-Example.git

About

My First Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages