2018-06-05 14:31:43 +08:00
..
2018-02-09 23:12:34 +01:00
2018-06-05 14:31:43 +08:00
2018-06-05 14:31:43 +08:00
2018-02-19 20:34:51 +01:00

Calculon - A desktop calculator in PyQt

A simple calculator application implemented in Python using PyQt. The UI was designed in Qt Designer and the calculator operations are implemented using simple stack-based logic.

Calculon

If you think this example app is neat and want to learn more about PyQt in general, take a look at my ebook & online course "Create Simple GUI Applications" which covers everything you need to know to start building your own applications with PyQt.