Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 2.58 KB

README.md

File metadata and controls

50 lines (28 loc) · 2.58 KB

Python-GUI-Projects

Python GUI Project 01 | Unit Converter GUI Application

In this Project, we will make a Unit converter GUI Application with Python Tkinter Module

IMAGE ALT TEXT HERE.

Python GUI Project 02 | URL Shortener GUI Application with Python

Source Code URL Shortner.

In this Project, we will make a URL Shortener GUI Application with Python Tkinter Module.

IMAGE ALT TEXT HERE.

Python GUI Project 03 | Simple Calculator GUI Application with Python

Source Code simple_calc.py.

In this Project, we will make a Simple Calculator GUI Application with a Python Tkinter Module.

IMAGE ALT TEXT HERE.

Python GUI Project 04 | Age Calculator GUI Application with Python

Source Code age_calc.py.

In this Project, we will make an Age Calculator GUI Application with a Python Tkinter Module.

IMAGE ALT TEXT HERE.

Python GUI Project 05 | Quiz Game with GUI Application

Source Code Quiz Game.

In this Project, we will make a Quiz Game with a GUI Application with a Python Tkinter Module.

IMAGE ALT TEXT HERE.

Doing projects is the best way to learn code.