Build a Unit Converter App (Temperature, Length, Weight) in Python with Custom Tkinter

Опубликовано: 07 Май 2026
на канале: Build with Drew
118
3

In this video you will learn how to create a unit convert with python custom tkinter.
The applications allows user to convert from one unit of measurement to another in Length, Weight and Temperature. The project demonstrates a more advanced design of GUI programming, and Python logic.

Source code: https://github.com/Andrew-oduola/unit...

Python Project Playlist:    • Python Projects  
Python Tkinter Playlist:    • Python GUI TKINTER projects  

Source code:

Tags
#tkinter #pythontutorial #pythontkinter