Member-only story
Build Beautiful Software With Python
3 min readMay 23, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at an awesome Python package that allows us to build beautiful software! This specific package is called CustomTkinter, and it’s a modern version of the original Tkinter package, here is a link to their GitHub repository if you want to learn more about this package:
This specific package allows us to build very modern looking GUI’s, while still using the Tkinter features as well! Here are a few examples of the capability behind this package: