An open API service indexing awesome lists of open source software.

https://github.com/bredalis/tkinter

✨ Library to make user interfaces ✨
https://github.com/bredalis/tkinter

gui-interface librery python tkinter user-interfaces

Last synced: 14 days ago
JSON representation

✨ Library to make user interfaces ✨

Awesome Lists containing this project

README

          

Python Tkinter 🖥️🐍









🖥️ This repository contains graphical interface applications developed with Tkinter,
the standard Python library for GUI creation. 🌟
It includes practical examples, widgets, and interactive programs designed to help
understand how desktop applications work using Python.

---

## Table of Contents 🧾

* Description 📝
* Included Projects 📦
* Installation 🛠️
* Usage 📘
* Technologies 🧪
* License 📜

---

## Description 📝

Tkinter is the standard GUI library in Python that allows developers to create desktop applications
quickly and efficiently.

This project demonstrates different interface components such as buttons, labels, radio buttons,
and layouts, helping learners understand GUI programming concepts from basic to intermediate levels.

---

## Included Projects 📦

✔️ Basic windows
✔️ Labels and buttons
✔️ Radio buttons and user interaction
✔️ Event handling
✔️ Practical GUI examples

---

## Installation 🖥️

1. Clone the repository:

```

git clone [https://github.com/Bredalis/Tkinter.git](https://github.com/Bredalis/Tkinter.git)

```

2. Navigate into the directory:

```

cd Tkinter

```

---

## Usage ⚙️

To run a program from the terminal:

1️⃣ Go to the file location:

```

cd path-to-program

```

2️⃣ Run the Python file:

```

python program-name.py

```

---

## Technologies 🧪

* Python 🐍
* Tkinter GUI Library 🖥️

---

## License 📜

This project is licensed under the 📜

GPLv3 (GNU General Public License V3.0)

---

## 👩‍💻 Author


[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow&style=social)](https://github.com/Bredalis)
![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social)



😊 I am a programmer passionate about technology, artificial intelligence, and continuous learning.
I love creating projects that help others understand complex concepts in a simple way.
#python #gui #tkinter 🚀

---

## ⭐ Check out my GitHub profile

[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge&logo=github&logoColor=white&labelColor=101010)](https://github.com/bredalis)

---

✨ If you like this project, don’t forget to give it a star!