My Favorite GUI’s Built With Python

Manpreet Singh
3 min readApr 23, 2023

Welcome back! Python is one of my favorite programming languages to use, so, let’s take a look at some of my favorite GUI’s that were built with Python!

Registration Page

First up we have a Tkinter Designer project, this specific GUI was built out using the Tkinter framework with the Figma designer as well. If you want to learn more about this framework, check out the link below:

3D Printer GUI

Next up we have a 3D printer GUI, this specific project was primarily built in Python, but it was also built on top of the Uranium framework as well, if you want to check this project out, here is a link to this project:

--

--