Skip to content

A simple Python GUI project built with Tkinter that displays “Hello, World!” when you click the button.

License

Notifications You must be signed in to change notification settings

POUYSF/Python-GUI-HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python GUI Hello World

A minimal Tkinter GUI app built with Python that displays a simple “Hello, World!” message when you click the button.


📸 Preview

App Screenshot


⚙️ Features

  • Simple and clean graphical interface
  • Made with Python's built-in Tkinter library
  • Displays “Hello, World! 🐍” with one click

🚀 Run the project

  1. Clone the repository
    git clone https://github.com/POUYSF/Python-GUI-HelloWorld.git
  2. Go inside the project folder
    cd Python-GUI-HelloWorld
  3. Run the app
    python3 app.py

🧠 Requirements

  • Python 3.x
  • Pillow (pip install pillow)

📄 License

This project is licensed under the MIT License.

About

A simple Python GUI project built with Tkinter that displays “Hello, World!” when you click the button.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages