Files in this directory go through the fundamentals of designing a GUI using Python, through PyQt5.
Although we typically use Qt Designer instead to create more complex interfaces without having to write any code, there is still a great value of learning to manipulate interfaces in Python.