In this Python GUI desktop application project, we will be using the Customtkinter library to create a user interface that consists of tabs, textboxes, and labels. Customtkinter is a powerful library that extends the functionality of the standard tkinter library and allows for more customization of GUI elements.