Introduction to GUIs in Python with PyQt5

Опубликовано: 13 Март 2025
на канале: Clear Code
85,497
2k

A video about making a basic calculator gui with Python and PyQt5. I will cover the basics of GUIs in general how PyQt works in particular and how to create a layout and the logic of a calculator. Ideally, you should have some knowledge about object oriented programming and lambdas.