This is a PyQT5 program that calculates the total price of an item given its base price and the sales tax. This project was made to learn how to make a program with a GUI using QT Designer and PyQT5.
Notifications You must be signed in to change notification settings This is a simple calculator to do a test of qt, I designed the GUI in QT designer, after create the GUI I import the ui to a python ...