Python Forum
What is your preferred resource for learning PyQt?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is your preferred resource for learning PyQt?
#3
This is a huge subject, but for starters:

There's
PySide6: https://doc.qt.io/qtforpython/PySide6/Qt...index.html
PyQt6: https://www.riverbankcomputing.com/software/pyqt/
shiboken6: https://doc.qt.io/qtforpython/shiboken6/index.html

for basics:

see: https://www.qt.io/blog/qt-for-python-6-released for available packages,
then google 'QT6 python tutorials' many videos and tutorials

for PyQt6 see: https://zetcode.com/pyqt6/
for QT Designer (python) there's: https://realpython.com/qt-designer-python/

later you can fine tune for the specific packages you need for your project.

for an idea of what's available for python widgets, see: https://doc.qt.io/qtforpython/overviews/gallery.html
Reply


Messages In This Thread
RE: What is your preferred resource for learning PyQt? - by Larz60+ - Jul-20-2022, 08:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Which GUI toolkit to use if less resource consumption is a priority. NIHILIST 1 2,385 Aug-28-2020, 08:03 PM
Last Post: jefsummers
  [Tkinter] Recommended book/online resource? Winfried 3 2,395 Jul-03-2019, 03:33 PM
Last Post: Winfried

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020