[Tech With Tim] PyQt5 Tutorial - Setup and a Basic GUI Application
What is PyQt5
PyQt5 is python module that allows you to very quickly build GUI applications. It is often compared to Tkinter but has a few differences. The main one is the speed at which you can develop GUI's. PyQt comes with an amazing tool called Qt-Designer which is a drag and drop interface that automatically generates code for you based on the GUI you build. This makes it much faster to build good looking applications. Another difference is that Tkinter comes by default with python 3+, where PyQt must be installed.
○ Enroll in my Course:
https://tech-with-tim.teachable.com/p...
○ Text-Based Tutorial: https://techwithtim.net/tutorials/pyq...
댓글
댓글 쓰기