In this video, I want to cover the topic how to get started with building desktop applications using PyQt5 in Python.
Buy Me a Coffee? Your support is much appreciated!
----------------------------------------------------------------------------------------------------------------
PayPal Me: https://www.paypal.me/jiejenn/5
Venmo: @Jie-Jenn
Patreon: / jiejenn
Check out Kit →
https://www.kite.com/get-kite/?utm_me...
Timestamp:
00:00 - Getting started with PyQt5
01:00 - App demo built with PyQt5
03:15 - What is PyQt?
04:09 - Pros and Cons with PyQt
08:32 - Create a simple PyQt5 application
Suggestions To Really Learn PyQt5: Understand how Python Inheritance work would help tremendously.
Qt Modules (The Qt framework has more than 20 libraries for just about anything, 100+ classes):
https://doc.qt.io/qt-5/qtmodules.html
What is PyQt?
PyQt is a library created by Riverbank based on the Qt framework to let you build desktop applications in Python. (An alternative is PySide2, by Qt the company itself).
Qt framework itself is written in C++, and the framework is also available in other programming languages, such as Java and C++. By using Python, we can build applications much more rapidly.
Support my channel so I can continue making free contents
----------------------------------------------------------------------------------------------------------------
By shopping on Amazon → https://amzn.to/2JkGeMD
More tutorial videos on my website → https://LearnDataAnalysis.org
Follow Me on Facebook → / learn-data-analysis-101284561779059
Business Inquiring: [email protected]
Tags:
PyQt5,Qt, PySide2