ParthJadhav / Tkinter-Designer

An easy and fast way to create a Python GUI 🐍
BSD 3-Clause "New" or "Revised" License
8.66k stars 797 forks source link

Help #309

Open Mohitkhatri500 opened 1 year ago

Mohitkhatri500 commented 1 year ago

I downloaded the zip file of the project but I don't know which file from the project I have to run to start the project

ok-coder1 commented 1 year ago

You have to open the gui folder and run gui.py.

ok-coder1 commented 1 year ago

Read the instructions: https://github.com/ParthJadhav/Tkinter-Designer/blob/master/docs/instructions.md

8